Skip to content

Commit 05691a3

Browse files
committed
Add about CodeIgniter REST Server
1 parent af890c7 commit 05691a3

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,12 @@ $ php bin/install.php ion-auth 2
9393
$ php bin/install.php filename-checker master
9494
```
9595

96+
[CodeIgniter REST Server](https://github.com/chriskacerguis/codeigniter-restserver):
97+
98+
```
99+
$ php bin/install.php restserver 2.7.2
100+
```
101+
96102
### Run PHP built-in server (PHP 5.4 or later)
97103

98104
```

0 commit comments

Comments
 (0)