Skip to content

Commit f72c1b9

Browse files
committed
Merge branch 'master' of github.com:mevdschee/php-crud-api
2 parents c9b1fc3 + 39112b2 commit f72c1b9

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# PHP-CRUD-API (v2)
22

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.
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.
44

5-
**NB: Stable "v1" branch is:**
6-
https://github.com/mevdschee/php-crud-api/tree/v1
5+
NB: This is the [TreeQL](https://treeql.org) reference implementation in PHP.
6+
7+
NB: Are you looking for v1? It is here: https://github.com/mevdschee/php-crud-api/tree/v1
78

89
Related projects:
910

0 commit comments

Comments
 (0)