linuxstudio / todolist-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

todolist-api

API backend built in NodeJS using Express to add TODOs to a MongoDB.

Build and Run

npm run dev

Start the db

This requires Docker installed. npm run mongodb

About


Languages

Language:JavaScript 90.0%Language:HTML 8.6%Language:Shell 0.9%Language:Dockerfile 0.5%