File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,14 @@ Related projects:
10
10
- [ PHP-API-AUTH] ( https://github.com/mevdschee/php-api-auth ) : Authentication add-on supporting JWT or username/password.
11
11
- [ PHP-SP-API] ( https://github.com/mevdschee/php-sp-api ) : Single file PHP script that adds a REST API to a SQL database.
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
- - [ VUE-CRUD-UI] ( https://github.com/mevdschee/vue-crud-ui ) : Single file Vue.js script that adds a UI to a PHP-CRUD-API project.
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
+
15
+ Ports of core:
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 )
14
21
15
22
## Requirements
16
23
You can’t perform that action at this time.
0 commit comments