We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 361cb7e commit 52219d8Copy full SHA for 52219d8
README.md
@@ -1,4 +1,4 @@
1
-# CodeIgniter-RestServer
+# CodeIgniter Rest Server
2
3
A fully RESTful server implementation for CodeIgniter using one library, one
4
config file and one controller.
@@ -24,7 +24,7 @@ but you can read my NetTuts article which covers it's usage along with the REST
24
25
## Change Log
26
27
-### 2.6
+### 2.6.0
28
29
* Added loads of PHPDoc comments.
30
* Response where method doesn't exist is now "HTTP 405 Method Not Allowed", not "HTTP 404 Not Found".
0 commit comments