Skip to content
Maurits van der Schee edited this page Nov 30, 2016 · 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. Upsert support on edit
  7. Proxy for set of API's
  8. Multi-schema support (as alternative for multi-database)
  9. 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
  6. Port to NodeJs
  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