File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -12,12 +12,12 @@ Related projects:
12
12
- [ PHP-CRUD-UI] ( https://github.com/mevdschee/PHP-crud-ui ) : Single file PHP script that adds a UI to a PHP-CRUD-API project.
13
13
- [ 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.
14
14
15
- Ports of core:
15
+ Ports of the core of the script to other languages :
16
16
17
- - Java (see: https://github.com/mevdschee/java-crud-api )
18
- - Go (see: https://github.com/mevdschee/go-crud-api )
19
- - C# .net core (see: https://github.com/mevdschee/core-data-api )
20
- - NodeJs (see: https://github.com/mevdschee/js-crud-api )
17
+ - [ Java] ( https://github.com/mevdschee/java-crud-api )
18
+ - [ Go ] ( https://github.com/mevdschee/go-crud-api )
19
+ - [ C# .net core] ( https://github.com/mevdschee/core-data-api )
20
+ - [ Node.js ] ( https://github.com/mevdschee/js-crud-api )
21
21
22
22
## Requirements
23
23
You can’t perform that action at this time.
0 commit comments