Skip to content

Ezaj24/Task-Management-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Task Management API

A simple Task Management API built with C# using ASP.NET Core. This API allows you to create, retrieve, update, and delete tasks for a task management system.

Features

  • GET: Retrieve all tasks or a single task by ID
  • POST: Create a new task
  • PUT: Update an existing task
  • DELETE: Remove a task

How to Use

  1. Clone this repository to your local machine:

    git clone https://github.com/Ezaj24/Task-Management-API.git

git clone https://github.com/Ezaj24/Task-Management-API.git

.............................................................

About

A simple API built with C# and ASP.NET Core that allows users to create, view, update, and delete tasks. It includes easy-to-use Swagger documentation for testing the API. Great for learning basic CRUD operations in API development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages