SCjadhav21 / CRUDwithExpress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CRUDwithExpress

problem statement

Create a TODO API server in express

Use a API testing tools like Thunder Client , Postman etc

It will accept 4 different methods, GET, POST, PUT, DELETE.

you can use a simple file based storage if you want.

About


Languages

Language:JavaScript 100.0%