Skip to content

๐ŸŒ A framework written in TypeScript that provides REST/GraphQL API and Websocket tools to build amazing server-side applications

License

Notifications You must be signed in to change notification settings

owengombas/Rakkit

ย 
ย 

Repository files navigation

Rakkit logo
A framework written in TypeScript that provides REST/GraphQL API and Websocket tools to build amazing server-side applications

๐Ÿš€ Getting started

npm i rakkit
yarn add rakkit

๐Ÿ“œ Documentation

The documentation is available here.

๐Ÿ”จ Features (Fully typed, Class based & Decorators)

  • GraphQL API creation
  • Dependency injection support
  • Rest API Creation (koa)
  • Websocket app creation (socket.io)

๐Ÿ”ฎ The next step

An headless CMS !

๐Ÿ“  Chat with us

๐Ÿ“” The project history

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.

๐Ÿง  Philosophy

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.

๐Ÿ’ช Contributing

All information is available here.

Actual contributors:

About

๐ŸŒ A framework written in TypeScript that provides REST/GraphQL API and Websocket tools to build amazing server-side applications

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%