An open API service indexing awesome lists of open source software.

https://github.com/jpablomartinez/tdn_project

A public API for a Todo Task Manager
https://github.com/jpablomartinez/tdn_project

api csharp net todo

Last synced: 2 months ago
JSON representation

A public API for a Todo Task Manager

Awesome Lists containing this project

README

          

# TODO API 🗓 💻

## Project Features

## Folder Structure

- **/src/API**: Controllers and Middlewares
- **/src/Application**: Business logic, Use cases (Services)
- **/src/Domain**: Entities, Interfaces
- **/src/Infraestructure**: Database, Repositories, External APIs
- **/tests**: Unit & Integration tests
- **/docs**: API Documentation (OpenAPI)

## Getting Started

## Sample