Skip to content

Commit 46e75ab

Browse files
authored
Update README.md
1 parent 96875dd commit 46e75ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ There are also ports of this script in:
1919
- [Java Spring Boot + jOOQ](https://github.com/mevdschee/java-crud-api/tree/master/full) (work in progress)
2020

2121
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),
2323
[Java](https://github.com/mevdschee/java-crud-api/blob/master/core/src/main/java/com/tqdev/CrudApiHandler.java),
2424
[Go](https://github.com/mevdschee/go-crud-api/blob/master/api.go),
2525
[C# .net core](https://github.com/mevdschee/core-data-api/blob/master/Program.cs),

0 commit comments

Comments
 (0)