File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ There are also ports of this script in:
19
19
- [ Java Spring Boot + jOOQ] ( https://github.com/mevdschee/java-crud-api/tree/master/full ) (work in progress)
20
20
21
21
There are also proof-of-concept ports of this script that only support basic REST CRUD functionality in:
22
- [ PHP] ( https://github.com/mevdschee/php-crud-api/blob/master/extras/core.php )
22
+ [ PHP] ( https://github.com/mevdschee/php-crud-api/blob/master/extras/core.php ) ,
23
23
[ Java] ( https://github.com/mevdschee/java-crud-api/blob/master/core/src/main/java/com/tqdev/CrudApiHandler.java ) ,
24
24
[ Go] ( https://github.com/mevdschee/go-crud-api/blob/master/api.go ) ,
25
25
[ C# .net core] ( https://github.com/mevdschee/core-data-api/blob/master/Program.cs ) ,
You can’t perform that action at this time.
0 commit comments