Skip to content

whilson03/KtorExplore

Repository files navigation

TodoRestApi

This Project Demonstrates using kotlin on the server side with Ktor.

Features

  • Authentication

    • Registering New Users
    • Login Users
    • Manage User Session with JWT
  • Todos

    • Add New Todos
    • Retrieve All Todos Associated with User
    • Update Existing Todos
    • Delete Todo

Tech Used

About

Learning Ktor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages