We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 692faa8 commit 39112b2Copy full SHA for 39112b2
README.md
@@ -1,9 +1,10 @@
1
# PHP-CRUD-API (v2)
2
3
-Single file PHP 7 script that adds a REST API to a MySQL 5.5 InnoDB database. PostgreSQL 9.1 and MS SQL Server 2012 are fully supported.
+Single file PHP 7 script that adds a REST API to a MySQL 5.5 InnoDB database. PostgreSQL 9.1 and MS SQL Server 2012 are fully supported.
4
5
-**NB: Stable "v1" branch is:**
6
-https://github.com/mevdschee/php-crud-api/tree/v1
+NB: This is the [TreeQL](https://treeql.org) reference implementation in PHP.
+
7
+NB: Are you looking for v1? It is here: https://github.com/mevdschee/php-crud-api/tree/v1
8
9
Related projects:
10
0 commit comments