Skip to content

nesar11/webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webapp

To taxt postman

  1. Read GET Request to be send by Body request Method GET (REquest localhost:3000/users

  2. Create POST Request to be send by Body request Method POST (REquest localhost:3000/users/insert

  3. Update PUT Request to be send by Body request Method PUT (REquest http://localhost:3000/users/update/:id Body> x-www-form-urlecoded> data

  4. Delete Delete Request to be send by Body request Method Delete (REquest http://localhost:3000/users/delete/:id

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published