We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e3c454 + 9d202d2 commit 5f2c523Copy full SHA for 5f2c523
README.md
@@ -45,6 +45,12 @@ Test the script by opening the following URL:
45
46
Don't forget to modify the configuration at the bottom of the file.
47
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
54
## Configuration
55
56
Edit the following lines in the bottom of the file "`api.php`":
0 commit comments