Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gamalragab21/ServerNoteApp

Repository files navigation

ServerNoteApp

this is server app using ktor framework setup with kotlin language

Built With

  • Kotlin - As a programming language.
  • Coroutines - For multithreading while handling requests to the server and local database.
  • Routing - Routing is the core Ktor plugin (formerly known as feature) for handling incoming requests in a server application. When the client makes a request to a specific URL
  • kotlinx.serialization - https://ktor.io/docs/kotlin-serialization.html
  • JSON Web Tokens - JSON Web Token is an open standard that defines a way for securely transmitting information between parties as a JSON object
  • Clean Architecture - Applying Clean Architecture and Solid Principles to build a robust, maintainable, and testable application.

About

NoteApp sever

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages