project-inra / inra-server

A set of modules for Node.js servers suitable for any kind of applications. Provides a higher level of abstraction, syntactic sugar and a lot of utility modules.
https://github.com/project-inra/inra-server/wiki
MIT License
8 stars 1 forks source link

Re-write inra-http #31

Open Rekseto opened 5 years ago

Rekseto commented 5 years ago

We should consider re-writing inra-project to TypeScript, and additionallly make API much simpler than existed one.

Bartozzz commented 5 years ago

We should also deprecate some packages, such as the sequelize wrapper and fully focus on routing, DI, error handling and strong typing.