Skip to content

Commit 477774d

Browse files
authored
Update README.md
1 parent 8ce0b97 commit 477774d

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,14 @@ Related projects:
1010
- [PHP-API-AUTH](https://github.com/mevdschee/php-api-auth): Authentication add-on supporting JWT or username/password.
1111
- [PHP-SP-API](https://github.com/mevdschee/php-sp-api): Single file PHP script that adds a REST API to a SQL database.
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.
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)
1421

1522
## Requirements
1623

0 commit comments

Comments
 (0)