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

https://github.com/ivanatias/express-typescript-todos-api

A simple todos API made with TypeScript + Node.js + Express.js + MongoDB
https://github.com/ivanatias/express-typescript-todos-api

api-rest expressjs nodejs typescript

Last synced: 2 months ago
JSON representation

A simple todos API made with TypeScript + Node.js + Express.js + MongoDB

Awesome Lists containing this project

README

        

# Todos API made with Node.js, Express.js, MongoDB and TypeScript

There are two branches:

- `master` branch
- `vercel-deploy` branch: Configured in order to deploy the Express.js app as a serverless function on Vercel. This is the current production version.