Notes Api with Authentication
- Creating then signing user with password hashing and token generation -
Signing.mp4
- Adding Notes -
AddingNote.mp4
- Editing and Deleting Notes -
EditingDeletingNote.mp4
- Content Negotiation
- Kotlin serialization
- Logging
- JWT Authentication
- Exposed with PostgreSQL
- Apache commons codec
Authentication usage example -
- Server for usage com.darkndev.ktor-auth
- Client Android app for usage KtorAuth
Android app for usage NetKeep