- run
composer installto set up autoloader and dependencies - set up server `php -S localhost:8080 -t ."
Then call the end points:
- [GET] /emoji/
- [GET] /emoji/{id}
- [POST] /emoji/
| Name | Name | Last commit date | ||
|---|---|---|---|---|
composer install to set up autoloader and dependenciesThen call the end points: