Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 312 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 312 Bytes

HttpRequest in Javascript

For "Get" method and "POST" method, the below url is used.

See JSONPLACEHOLDER

For "DELETE" method, the below url is used. Substitute proper id with 'id'

See JSONPLACEHOLDER