Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/larkes-cyber/heytipsbackend
- Owner: larkes-cyber
- Created: 2024-06-09T09:18:32.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-25T11:32:37.000Z (7 months ago)
- Last Synced: 2024-11-10T02:39:54.591Z (3 months ago)
- Topics: kotlin, ktor, mvc
- Language: Kotlin
- Homepage:
- Size: 208 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)