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
- Host: GitHub
- URL: https://github.com/ivanatias/express-typescript-todos-api
- Owner: ivanatias
- Created: 2022-08-08T03:03:14.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-19T02:10:26.000Z (over 2 years ago)
- Last Synced: 2025-02-07T16:47:00.961Z (4 months ago)
- Topics: api-rest, expressjs, nodejs, typescript
- Language: TypeScript
- Homepage: https://express-typescript-todos-api.vercel.app/
- Size: 879 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.