A framework written in TypeScript that provides REST/GraphQL API and Websocket tools to build amazing server-side applications
npm i rakkit
yarn add rakkit
The documentation is available here.
- GraphQL API creation
- Dependency injection support
- Rest API Creation (koa)
- Websocket app creation (socket.io)
An headless CMS !
Initially this tool was made in order to create a homemade headless CMS. But as the project progressed, our needs grew and our backend application looked more and more like a standalone library, so we choose to make it an independent tool to benefit the community and progress on a better basis.
We wanted to create a tool that would allow us to create backend applications much more simply with a small learning curve, so that anyone, with some TypeScript basics, could use it.
All information is available here.
Actual contributors: