Skip to content
Maurits van der Schee edited this page Feb 14, 2017 · 91 revisions

Welcome to the Uncyclo

Feature roadmap

  1. Permissions on filters (disallow filters when key is missing?)
  2. Order on diff functions: diff(numeric), dist(geo), diff(date)
  3. Security better explained (csrf, cors)
  4. Configuration option numerics as strings for 64 bit integers in JavaScript
  5. Test case for NaN float
  6. Detect DB version to adjust tests for features "binary", "spatial" and (in the future) "json".
  7. Upsert support on edit
  8. Proxy for set of API's
  9. Multi-schema support (as alternative for multi-database)
  10. Travis integration

Ideas for related projects

  1. Some form of JWT token support (see: https://github.com/mevdschee/php-api-auth)
  2. Port to .net core (C#) (see: https://github.com/mevdschee/core-data-api)
  3. Port to .net (C#) (see: https://github.com/mevdschee/data-api-dot-net)
  4. Port to Go (see: https://github.com/mevdschee/go-crud-api)
  5. Port to Java (see: https://github.com/mevdschee/java-crud-api)
  6. Port to NodeJs (see: https://github.com/mevdschee/js-crud-api)
  7. Stored procedure API (see: https://github.com/mevdschee/php-sp-api)
  8. Front-end CRUD application (see: https://github.com/mevdschee/php-crud-ui)
Clone this wiki locally