Skip to content

Commit 5f2c523

Browse files
committed
Merge branch 'master' of github.com:mevdschee/php-crud-api
2 parents 6e3c454 + 9d202d2 commit 5f2c523

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,12 @@ Test the script by opening the following URL:
4545

4646
Don't forget to modify the configuration at the bottom of the file.
4747

48+
Alternatively you can integrate this project into the web framework of your choice, see:
49+
50+
- [Automatic REST API for Laravel](https://tqdev.com/2019-automatic-rest-api-laravel)
51+
- [Automatic REST API for Symfony 4](https://tqdev.com/2019-automatic-rest-api-symfony)
52+
- [Automatic REST API for SlimPHP](https://tqdev.com/2019-automatic-api-slimphp-3)
53+
4854
## Configuration
4955

5056
Edit the following lines in the bottom of the file "`api.php`":

0 commit comments

Comments
 (0)