Skip to content

Commit

Permalink
Add about CodeIgniter REST Server
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjis committed Jan 20, 2016
1 parent af890c7 commit 05691a3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,12 @@ $ php bin/install.php ion-auth 2
$ php bin/install.php filename-checker master
```

[CodeIgniter REST Server](https://github.com/chriskacerguis/codeigniter-restserver):

```
$ php bin/install.php restserver 2.7.2
```

### Run PHP built-in server (PHP 5.4 or later)

```
Expand Down

0 comments on commit 05691a3

Please sign in to comment.