Skip to content

ml-rex/manulife_crud_practice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

manulife_crud_practice

for practice purposes Please see attach zip and excel file.

API

localhost:3000/client/upload – for upload POST METHOD localhost:3000/client – for get all client list GET METHOD localhost:3000/client – for add new client POST METHOD localhost:3000/client/:id – for get specific client GET METHOD localhost:3000/client/:id – for delete specific client DELETE METHOD localhost:3000/client/:id – for Update client PUT METHOD

About

for practice purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published