Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 453 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 453 Bytes

RESTAPICRUD

A program to make REST API with CRUD feature

This a simple JavaScript program to make REST API with CRUD(Create, Read, Update, Delete) feature. It is a basic code as there is no UI to do the method of request, so to use the code, you will need to use an API platform such as Postman

The landing page is my CV, to make the API, please make sure to go to localhost:5000/signup , or click the login menu, then click the button for Sign Up