Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

v2

No due date 0% complete

This milestone will most likely see a few breaking API changes, especially if I create a dependency injection system.
Implementing direct data return and built-in error handling could also be a breaking change.

Release Possiblities:

  • A DI / IoC system which would make all controllers & services be able to inject depedencies that are managed by KangoJS and…

This milestone will most likely see a few breaking API changes, especially if I create a dependency injection system.
Implementing direct data return and built-in error handling could also be a breaking change.

Release Possiblities:

  • A DI / IoC system which would make all controllers & services be able to inject depedencies that are managed by KangoJS and can then later be fetched/overwritten etc for testing.
  • Direct data return in controllers
  • A package with a base typeorm repo, controller and service to help reduce the repetition of boilerplate code
Loading