Skip to content

dsteinke/TaskManager

Repository files navigation

TaskManager.API

A lightweight, modern task management API built with .NET 8, leveraging Clean Architecture, Dapper, and JWT Authentication.

Technologies

  • .NET 8
  • Dapper
  • SQLite
  • JWT Authentication
  • Swagger
  • AutoMapper
  • Containerization with Docker

Architecture

  • Repository Pattern with Clean Architecture
  • Dependency Injection

Features

User Management

  • Registration and Login
  • JWT Authentication with Access Token

Task Management

  • CRUD Operations for Tasks

API Documentation

  • Swagger UI
  • Postman Collection with Endpoints in Solution

Notes

  • Postman Collection with Endpoints in Solution (under TaskManager.API)

To do:

  • Setup CI/CD pipeline

Created by dsteinke

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published