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

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

Go shell app is application that helps you to controll your home.
https://github.com/larkes-cyber/goshellbackend

backend clean-architecture koin kotlin ktor-server

Last synced: over 1 year ago
JSON representation

Go shell app is application that helps you to controll your home.

Awesome Lists containing this project

README

          

# GoShellApp backend

## Overview
image

## Tech
**Kotlin | Ktor-server | JWT auth | MongoDB | Clean Architecture**

## How to start

- Clone repository
- Configure jwt token [link](https://github.com/larkes-cyber/GoShellBackend/blob/main/src/main/kotlin/com/example/security/token/TokenConfigFactory.kt)
- Paste your ipv4 address [link](https://github.com/larkes-cyber/GoShellBackend/blob/main/src/main/kotlin/com/example/utils/Constants.kt)
- Launch the server