Browse Source

Merge branch 'master' of github.com:mevdschee/php-crud-api

Maurits van der Schee 5 years ago
parent
commit
5f2c523f7f
1 changed files with 6 additions and 0 deletions
  1. 6
    0
      README.md

+ 6
- 0
README.md View File

45
 
45
 
46
 Don't forget to modify the configuration at the bottom of the file.
46
 Don't forget to modify the configuration at the bottom of the file.
47
 
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
+
48
 ## Configuration
54
 ## Configuration
49
 
55
 
50
 Edit the following lines in the bottom of the file "`api.php`":
56
 Edit the following lines in the bottom of the file "`api.php`":

Loading…
Cancel
Save