瀏覽代碼

Update README.md

Maurits van der Schee 5 年之前
父節點
當前提交
aab1d89bd2
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 6 行新增0 行删除
  1. 6
    0
      README.md

+ 6
- 0
README.md 查看文件

@@ -4,6 +4,12 @@ Single file PHP 7 script that adds a REST API to a MySQL 5.6 InnoDB database. Po
4 4
 
5 5
 NB: This is the [TreeQL](https://treeql.org) reference implementation in PHP.
6 6
 
7
+You can easily integrate this project into the web framework of your choice, see:
8
+
9
+- [Automatic REST API for Laravel](https://tqdev.com/2019-automatic-rest-api-laravel)
10
+- [Automatic REST API for Symfony 4](https://tqdev.com/2019-automatic-rest-api-symfony)
11
+- [Automatic REST API for SlimPHP](https://tqdev.com/2019-automatic-api-slimphp-3)
12
+
7 13
 Related projects:
8 14
 
9 15
   - [PHP-API-AUTH](https://github.com/mevdschee/php-api-auth): Single file PHP script that is an authentication provider for PHP-CRUD-API

Loading…
取消
儲存