/express-typescript-todos-API

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

Primary LanguageTypeScript

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.