Skip to content

A simple and efficient RESTful API for managing todos, built with Node.js, Express, and MongoDB. It provides endpoints to create, read, update, and delete todos, along with integrated Swagger documentation for easy exploration of the API.

Notifications You must be signed in to change notification settings

ucangun/Todo_Api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo API

A simple Todo API built with Express.js. This API allows you to manage your todos, including operations such as creating, reading, updating, and deleting todos. It also includes Swagger documentation for easy exploration of the API and is deployed on Heroku for live access.

Features

  • Create, Read, Update, and Delete Todos
  • Swagger Documentation for API exploration
  • Deployed on Heroku for live access

API Documentation (Swagger)

You can explore the API using Swagger UI. After starting the server, visit the following URL in your browser:

Swagger UI - Todo API Documentation

Live Demo (Heroku)

The API is live on Heroku. You can access it using the following URL:

Live Demo - Todo API

Technologies Used

  • Node.js: JavaScript runtime environment
  • Express.js: Web framework for Node.js
  • Swagger UI: API documentation tool
  • Heroku: Platform for deployment

About

A simple and efficient RESTful API for managing todos, built with Node.js, Express, and MongoDB. It provides endpoints to create, read, update, and delete todos, along with integrated Swagger documentation for easy exploration of the API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published