Skip to content

OrIX219/todo-app-rest-api

Repository files navigation

TODO lists app

REST API application for keeping track of TODO tasks organized in lists.

Requires registration with login and password. Logging in returns JWT token which is used for later authentification for API requests.

Prerequisites

  • Docker with compose plugin

Run

  1. make env
  2. docker compose up -d

Technology stack

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages