shadmansaleh / Basic-CRUD

Trying out CRUD techniques

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic CRUD

Basic CRUD application built on top of ExpressJS.

It implements CREATE, READ, UPDATE and DELETE api endpoints at /notes with mongodb as database.

About

Trying out CRUD techniques

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 100.0%