All Projects → RaccoonCH → Rakkit

RaccoonCH / Rakkit

Licence: MIT license
🌐 A framework written in TypeScript that provides REST/GraphQL API and Websocket tools to build amazing server-side applications

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Rakkit

Picobox
Dependency injection framework designed with Python in mind.
Stars: ✭ 35 (+9.38%)
Mutual labels:  lightweight, dependency-injection
brisk-ioc
fast light brisk ioc/di container on nodejs; Node下快速 轻量的IoC/DI容器,依赖注入,配合装饰器使用
Stars: ✭ 12 (-62.5%)
Mutual labels:  lightweight, dependency-injection
Notykt
📒 NotyKT is a complete 💎Kotlin-stack (Backend + Android) 📱 application built to demonstrate the use of Modern development tools with best practices implementation🦸.
Stars: ✭ 543 (+1596.88%)
Mutual labels:  backend, dependency-injection
Ioc
🦄 lightweight (<1kb) inversion of control javascript library for dependency injection written in typescript
Stars: ✭ 171 (+434.38%)
Mutual labels:  lightweight, dependency-injection
go-baseapp
A lightweight starting point for Go web servers
Stars: ✭ 61 (+90.63%)
Mutual labels:  lightweight
i18n-core
i18n-core is a no-fuzz Node.js implementation of i18n.
Stars: ✭ 14 (-56.25%)
Mutual labels:  lightweight
Full-Stack-Development-Learning-Path
This repo contains all the things which I practice while learning the Full-stack web development
Stars: ✭ 80 (+150%)
Mutual labels:  backend
i18next-http-backend
i18next-http-backend is a backend layer for i18next using in Node.js, in the browser and for Deno.
Stars: ✭ 270 (+743.75%)
Mutual labels:  backend
avaje-inject
Dependency injection via APT (source code generation) ala "Server side Dagger DI"
Stars: ✭ 114 (+256.25%)
Mutual labels:  dependency-injection
plio-backend
The backend server for Plio
Stars: ✭ 15 (-53.12%)
Mutual labels:  backend
resty
A Node.js framework
Stars: ✭ 20 (-37.5%)
Mutual labels:  dependency-injection
okito
Your best flutter coding friend. All in one; state management, navigation management(with dynamic routing), local storage, localization, dependency injection, cool extensions with best usages and with the support of best utilities!
Stars: ✭ 37 (+15.63%)
Mutual labels:  dependency-injection
smash-go
🌠 Golang攻城狮的足迹,从基础到进阶,从应用到源码解析。该仓库会坚持更新Golang源码的阅读笔记,包括但不限于GMP模型,内存分配,gRPC,性能分析PProf etc. 努力成为更好的Gopher
Stars: ✭ 18 (-43.75%)
Mutual labels:  backend
lamp-luwak
Service-oriented state management for React
Stars: ✭ 12 (-62.5%)
Mutual labels:  dependency-injection
plexydesk
Lightweight Desktop Manager for Gnu/Linux and FreeBSD - Ideal for Low resource computers
Stars: ✭ 33 (+3.13%)
Mutual labels:  lightweight
Asmin
Asmin is .NET CORE project infrastructure, to get a quick start on the project.
Stars: ✭ 89 (+178.13%)
Mutual labels:  dependency-injection
abap2xlsx
Generate your professional Excel spreadsheet from ABAP
Stars: ✭ 493 (+1440.63%)
Mutual labels:  backend
Polyel-Framework
⚡️ Voltis Core: A PHP framework based on Swoole from the ground up
Stars: ✭ 22 (-31.25%)
Mutual labels:  dependency-injection
extensions-dependency-injection
Microsoft Extensions DependencyInjection for WCF, and asp.net classic projects
Stars: ✭ 18 (-43.75%)
Mutual labels:  dependency-injection
node-blockchain
Nodejs实现区块链
Stars: ✭ 24 (-25%)
Mutual labels:  backend

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:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].