Skip to content

Roadmap

Quentin Aubert edited this page Apr 11, 2022 · 11 revisions

this issue will try to sum things up about where Daikoku is going, what Daikoku can be and how everything will work.

versioning

To following Otoroshi versioning, after releasing 1.5.0 we plan to make a new release immediately with version number 16.0.0 as previous minor version where actually major ones. In the future, compatibility with Otoroshi will be correlated with major versions.

Otoroshi v1.5.0

  • Use otoroshi services instead of service groups in plans subscriptions (#55)
  • Link a subscription plan to n services/service groups (#119)

Daikoku improvement

  • API groups (#402)
  • API versioning (#269)
  • API key aggregation (#270)
  • Third-Party Payment module support (#15)
  • Use GraphQL to list APIs for better performances (#297
  • Use GraphQL more, forEach front GET request. #366

Customization

  • Support full mailing customization (#271)
  • Support tenant description as HTML (#288)
  • Support translation overwritting (by tenant) (#289)
  • Full front office rewritting by web component & full customization by code (by tenant) (#291)
  • Provide a CMS to let tenant admins build custom daikoku pages.

New UI

  • Improve user experience - front & back - new Sidebar (#403)
  • Improve user experience for admin page (#95)
  • add better feedback on all daikoku forms (#25)
  • display api categories on home page (#48)

In the future

  • integrate other API gateway than Otoroshi (#326)
Clone this wiki locally