Skip to content

Commit a16bdd6

Browse files
Update README.md
1 parent 2e1cbd3 commit a16bdd6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
A fully RESTful server implementation for CodeIgniter using one library, one config file and one controller.
66

7+
## Important!!
8+
9+
CodeIgniter 4 includes REST support out of the box and therefore does not require the RestServer.
10+
11+
See the documentation here: [RESTful Resource Handling](https://codeigniter4.github.io/userguide/incoming/restful.html)
12+
713
## Requirements
814

915
- PHP 7.2 or greater

0 commit comments

Comments
 (0)