Topic: "todo-api"
vivekreddy-k/Todo-Application-nodejs
Sample APIs are created using NodeJS, ExpressJS , SQLite where the user can perform various operations on the database like GET(read) , POST(create) , PUT(update) and delete. These APIS can retrieve various queries using path parameters and query parameters.
Language: JavaScript - Size: 25.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 15 - Forks: 33

toslimarif/todo-api
REST API designed in Node.js for a TODO application
Language: JavaScript - Size: 72.3 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 15

jamalhassouni/todoApp
This is a sample todo App written by React js and php , Mysql
Language: CSS - Size: 681 KB - Last synced at: 29 days ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 3

SajeebChakraborty/Advance_Todo_Api_Laravel
Create a simple API that allows users to create, view, edit, and delete to-do lists. The API should be built using the Laravel framework and MySQL database.
Language: PHP - Size: 79.1 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

jamalhassouni/Todo-List-API
Todo list Api built using PHP
Language: PHP - Size: 11.7 KB - Last synced at: 29 days ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 11

BaseMax/go-api-todolist
A Todo List (API) Web-service project designed by Go Language and using MongoDB as a database for storing and managing tasks.
Language: Go - Size: 63.5 KB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

AlexGalhardo/todo-graphql-api-using-redis
A personal project I created to learn and improve my skills in Elysia, Redis and Apollo GraphQL to use in Load & Stress Tests benchmarkings
Language: TypeScript - Size: 57.6 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

karthik-d/Flask-Todo-API-with-Auth-from-scratch
A bottom-up implementation of OAuth2 authenticated Todo API endpoints using Flask RESTplus and vanilla Flask.
Language: Python - Size: 127 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Saiful-Islam45/golang-framework-GIN-
This is a practice project on Golang framework GIN. where I created rest-api for CURD operation.
Language: Go - Size: 4.88 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

sergio17791/todo-api
Small API for task management.
Language: TypeScript - Size: 58.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

sdhani/persistent-to-do-app
:pencil2: A web application that keep's track of a specific user's to-do list even after refreshing the page or making changes to the list.
Language: JavaScript - Size: 133 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

anwarulislam/Express-JS-Todo-API
ToDo application API created using express JS by following MVC format.
Language: JavaScript - Size: 43 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

blaterwolf/sia_final_project
Created a simple API project mockup that can call two objects: User and Task which supposedly imitate what a simple To Do List API can do. This is a final project for the subject Systems Integration and Architecture.
Language: Python - Size: 21.7 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

rugvedkoshiya/TodoAPI
Documentation at Postman
Language: Python - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

bineetNaidu/golang-todos-api
:smiley: Learning GO.
Language: Go - Size: 1.95 KB - Last synced at: 11 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Suyash-Purwar/Todo-API
TO BE UPDATED A simple REST API to support and managing todo list. Through this API, developers can code their applications in the tech stack of their choice and use this API to support the backend of the application. 🔥
Language: JavaScript - Size: 51.8 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

andrewmaximoff/todo-restful-api-falcon
Simple TODO RESTful API on Falcon framework
Language: Python - Size: 34.2 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

Abdullah-Alharbi-Archived-Projects/todo-api 📦
simple express todo-api app
Language: JavaScript - Size: 77.1 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

Tejeswar278/todo-app-backend
A robust and scalable backend for the Todo mobile app, built with Node.js, Express, and Prisma ORM. Handles user authentication and complete CRUD operations for todos using a SQL database (PostgreSQL). Follows RESTful API principles and JWT-based authentication.
Language: JavaScript - Size: 23.4 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

urssanjaysingh/User-Todo-API
The User Todo API is a backend application built with Node.js and Express.js, providing user authentication, role-based authorization, and to-do management functionalities. It uses JWT in HTTP-only cookies for secure authentication and supports features like user registration, login, and managing personal or admin-level tasks.
Language: JavaScript - Size: 26.4 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 1

mawalou14/TodoManagementApi
This repository contains a .NET Core web API project that provides user authentication and todo management functionalities. It includes features such as user registration, login, token-based authentication, CRUD operations for todos, and user profile management.
Language: C# - Size: 62.5 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

MustafaWael/task-app-api
Node.js | MongoDB Task API.
Language: JavaScript - Size: 41 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NikhilMandaliya/Todo
REST API designed in Node.js for a TODO application, with Sequelize and postgreSQL
Language: JavaScript - Size: 21.5 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ArefShojaei/todo-list-api
Todo-list API with Node , Express and Mongodb
Language: JavaScript - Size: 15.6 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

PritamSarbajna/fastapi-todo-api
A FastAPI todo project with MongoDB as the database.
Language: Python - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

abishek0057/todo-api
Simple API for todo list created using ExpressJS and MongoDB
Language: JavaScript - Size: 47.9 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

saikiran922/Todo-Application-using-nodejs
Sample APIs are created using NodeJS, ExpressJS , SQLite where the user can perform various operations on the database using http methods like GET(read) , POST(create) , PUT(update) and delete. These APIS can retrieve various queries using path parameters and query parameters.
Language: JavaScript - Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ovinokurov/ToDo
Simple to-do list web app with add, remove, & error handling. Uses REST API & command line interface.
Language: Python - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ruphaa/express-todo-api
Simple CRUD API for todo app
Language: JavaScript - Size: 32.2 KB - Last synced at: 23 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

sea-rod/Todo-application
Todo application based on django
Language: Python - Size: 43.9 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

fxqhyw/trailblaizer-simple-api
Language: Ruby - Size: 175 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

mousavidev/todo-api
Todo api with json-server
Language: JavaScript - Size: 216 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Mongark/todo-api
A simple to-do list API written in Rust.
Language: Rust - Size: 28.3 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

KhalidSaifullahFuad/vanilla-nodejs-api
Todo API built with Vanilla NodeJS
Language: JavaScript - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

talitastravassos/todo-api
A simple Todo API using NodeJS, ExpressJS and MongoDB
Language: JavaScript - Size: 93.8 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

laporeon/tasks-api
📜 A simple API to manage your TODO's.
Language: JavaScript - Size: 104 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

linkwithabhay/todo-app-server
ToDo App's server-side code.
Language: JavaScript - Size: 30.3 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

vpul/Node-Todo-API
Todo API project from Andrew Mead's course
Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

sanjayAdhikari/node-todo-api-mongoDB
Language: JavaScript - Size: 73.2 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

mateuszskibicki/node-mongodb-basic
Start with mongodb Udemy
Language: JavaScript - Size: 52.7 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

kh3dr0n/SimpleREST-API-example
Simple REST API example using GoLang
Language: Go - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
