You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -209,7 +209,12 @@ By default, the HTTP will be `X-API-KEY`. This can be configured in **config/res
209
209
* key => FALSE can now be used to override the keys_enabled option for a specific method, and level is now optional. If no level is set it will assume the method has a level of 0.
210
210
* Fixed issue where calls to ->get('foo') would error is foo was not set. Reported by Paul Barto.
211
211
212
-
## Donations
212
+
## Contributions
213
213
214
-
If my REST Server has helped you out, or you'd like me to do some custom work on it, [please sponsor me](http://pledgie.com/campaigns/8328)
215
-
so I can keep working on this and other CodeIgniter projects for you all.
214
+
This project has been funded and made possible through my clients kindly allowing me to
215
+
open-source the functionality as I build it into their projects. I am no longer actively developing
216
+
features for this as I no longer require it, but I will continue to maintain pull requests and try to
217
+
fix issues as and when they are reported (within a week or two).
218
+
219
+
Pull Requests are the best way to fix bugs or add features. I know loads of you use this, so please
220
+
contribute if you have improvements to be made and I'll keep releasing versions over time.
0 commit comments