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 58b3d59 commit cb0072aCopy full SHA for cb0072a
README.md
@@ -16,7 +16,6 @@ There are also ports of this script in:
16
[Java](https://github.com/mevdschee/java-crud-api/blob/master/src/main/java/com/tqdev/CrudApiHandler.java),
17
[Go](https://github.com/mevdschee/go-crud-api/blob/master/api.go),
18
[C# .net core](https://github.com/mevdschee/core-data-api/blob/master/Program.cs),
19
-[PHP](https://github.com/mevdschee/php-crud-api/blob/master/extras/core.php) and
20
[Node.js](https://github.com/mevdschee/js-crud-api/blob/master/app.js).
21
These implementations are a proof-of-concept and do only support basic REST CRUD functionality.
22
0 commit comments