File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments