BackendAIO
A ktor based ready to use backend
BackendAIO is a project made to help all newbie programmers that are approaching backend development. It includes a lot of useful stuff like
- DependencyInjection (DI)
- Authentication (JWT)
-
✨ Magic✨
The project is in a very early stage and if you have some time your help will be precius!
Features
- easy creation for routes (with auth or not) In Progress
- automation for build and deploy it as container in ghcr TODO
- guide to deploy TODO
- CI/CD integration
Future Features
- simple frontend with kotlin compose for manage and monitoring server status
- a simple angular frontend as base to extend for personal intents
Installation
- actually can not be deployed, just clone repo and run from IDE (check DIModules for env var needed)
Development
Want to contribute? Great! WRITE ME!
Docker GUIDE
TODO
License
MIT Free Software, Have Fun!