This project is mainly used for my Whatsapp Clone Android Application
- Ktor-server-api
- Ktor-server-websockets
- Ktor-server-authentication (Currently Basic Authentication, Later updated to more Secure Authentication like JWT)
- Ktor-server-routing
- Ktor Multipart/File Upload
- Ktor File Download
- Ktorm (ORM Framework for Relational Databases)
- MySQL (AWS RDS)
- Obviously, Kotlin