-
Notifications
You must be signed in to change notification settings - Fork 1k
Home
Maurits van der Schee edited this page Mar 21, 2017
·
91 revisions
Welcome to the Uncyclo
- Permissions on filters (disallow filters when key is missing?)
- Order on diff functions: diff(numeric), dist(geo), diff(date)
- Security better explained (csrf, cors)
- Test case for NaN float
- Detect DB version to adjust tests for features "binary", "spatial" and (in the future) "json".
- Upsert support on edit
- Proxy for set of API's
- Multi-schema support (as alternative for multi-database)
- Travis integration
- 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)
- 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)