Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 227 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 227 Bytes

Tasks-FTW-backend

A simple backend for a Tasks-app written in Node. Based on the Express framework, using Mongoose for MongoDB.

Exposes a simple REST API for reading, creating, updating and deleting tasks.