Skip to content

Commit f2c658f

Browse files
authored
Update README.md
1 parent e0b697f commit f2c658f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,12 @@ Related projects:
1212
- [PHP-CRUD-UI](https://github.com/mevdschee/PHP-crud-ui): Single file PHP script that adds a UI to a PHP-CRUD-API project.
1313
- [VUE-CRUD-UI](https://github.com/nlware/vue-crud-ui): Single file Vue.js script that adds a UI to a PHP-CRUD-API project.
1414

15-
Ports of the core of the script to other languages:
15+
Ports of the core of the script (only basic REST CRUD, no features) to other languages:
1616

1717
- [Java](https://github.com/mevdschee/java-crud-api)
1818
- [Go](https://github.com/mevdschee/go-crud-api)
1919
- [C# .net core](https://github.com/mevdschee/core-data-api)
20+
- [PHP](https://github.com/mevdschee/php-crud-api/blob/master/extras/core.php)
2021
- [Node.js](https://github.com/mevdschee/js-crud-api)
2122

2223
## Requirements

0 commit comments

Comments
 (0)