Adding a recipe functionality on the forkify project needs post request and I notice the API documentation has been updated please how do I go about it?
Did you check the docs at https://forkify-api.herokuapp.com/v2?
The API key can be generated there, and the POST request uses the same endpoint as GET for all recipes (/recipes
). You just need to pass your API key as a parameter in the URI and the recipe object in the body of the request as shown in the course.
Owner Name | jonasschmedtmann |
Repo Name | complete-javascript-course |
Full Name | jonasschmedtmann/complete-javascript-course |
Language | JavaScript |
Created Date | 2018-06-14 |
Updated Date | 2023-03-29 |
Star Count | 12137 |
Watcher Count | 850 |
Fork Count | 14403 |
Issue Count | 153 |
Issue Title | Created Date | Updated Date |
---|