Skip to content
Maurits van der Schee edited this page Nov 24, 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. Better support for 64 bit integers
  5. Upsert support on edit
  6. Proxy for set of API's
  7. Multi-schema support (as alternative for multi-database)
  8. 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-crud-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