-
Notifications
You must be signed in to change notification settings - Fork 1k
Home
Maurits van der Schee edited this page Feb 23, 2021
·
91 revisions
Welcome to the Wiki
My top 3 (2021):
- compatibility and support (upgrading and answering issues, helping people)
- add Oracle database (+commercial support? who would want to pay?)
- procedure support (sql templates, pathql maybe? there is a branch)
Other wishes:
- Order on diff functions: diff(numeric), dist(geo), diff(date)
- Filter on hasmany or habtm relations
- Security better explained (csrf, cors)
- Test case for NaN float
- Upsert support on edit
- Multi-schema support (as alternative for multi-database)
- Some form of JWT token support (see: https://github.com/mevdschee/php-api-auth)
- Port to .net core (C#) (see: https://github.com/mevdschee/core-data-api)
- Port to .net (C#) (see: https://github.com/mevdschee/data-api-dot-net)
- Port to Go (see: https://github.com/mevdschee/go-crud-api)
- Port to Java (see: https://github.com/mevdschee/java-crud-api), also full-featured java port (see: https://github.com/kolchagov/java-crud-api)
- Port to NodeJs (see: https://github.com/mevdschee/js-crud-api)
- Stored procedure API (see: https://github.com/mevdschee/php-sp-api)
- PHP CRUD application (see: https://github.com/mevdschee/php-crud-ui)
- Vue.js CRUD application (see: https://github.com/mevdschee/vue-crud-ui)