Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/larkes-cyber/heytipsbackend

HeyTipsBackend is API for HeyTips app
https://github.com/larkes-cyber/heytipsbackend

kotlin ktor mvc

Last synced: 26 days ago
JSON representation

HeyTipsBackend is API for HeyTips app

Awesome Lists containing this project

README

        

HeyTipsBackend


HeyTipsBackend is API for HeyTips app

## How to start
- Install mongoDB
- launch **main** in Application.kt

## Tech stack
- Kotlin & Ktor
- MongoDB
- MVC

## Architecture
**HeyTipsBackend** is based on the Model-View-Controller pattern

![image](https://github.com/larkes-cyber/HeyTipsBackend/assets/79082708/bfc7cabb-6592-4afb-ac22-1ab6731b90ce)