multi-projects-architecture-with-Ktor
ktor_chatting_application
multi-projects-architecture-with-Ktor | ktor_chatting_application | |
---|---|---|
2 | 1 | |
74 | 12 | |
- | - | |
7.1 | 0.0 | |
15 days ago | over 2 years ago | |
Kotlin | Kotlin | |
MIT License | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
multi-projects-architecture-with-Ktor
- Why did you choose Kotlin for a personal project?
-
Best practice Ktor project structure in bigger services
This is my side project, include user authentication and role-based authorization, notification(email, push), redis for user session, request and error logging (database or AWS kinesis), openapi generator + swaggerUI, exposed + flyway + HikariCP... and so on https://github.com/csieflyman/ktor-example
ktor_chatting_application
-
Use Ktor websockets to create chatting application (with source code)
See Source on github
What are some alternatives?
CleanArchitecture - Kotlin backend based on the Clean Architecture principles. Ktor, JWT, Exposed, Flyway, OpenAPI/REST & KGraphQL/GraphQL generated endpoints, Gradle.
kiit - Kotlin Framework for Apps, APIs, CLIs, Jobs, Mobile and more...
kotlin-quarkus-realworld-example-app - Example of a Kotlin-based Quarkus application containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld API spec.
Gamebaaz - A full-stack application showing the power 💪 of KOTLIN. Entire android app + backend Apis written in Kotlin 🔥
compose-server-side - Experiment with server side rendering using compose and ktor
core - A Kotlin web framework
NotyKT 🖊️ - 📒 NotyKT is a complete 💎Kotlin-stack (Backend + Android) 📱 application built to demonstrate the use of Modern development tools with best practices implementation🦸.
Kanary - A minimalist web framework for building REST APIs in Kotlin/Java.