Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 226 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 226 Bytes

Handling_POSTrequests

Handling POST requests returning a resolved or rejected Promise and chaining the resolved promise with .then() method, handling the returned JSON object, and displaying the information to our webpage.