No more post request and API key in the documentation

This issue has been tracked since 2022-09-22.

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?

maged28 wrote this answer on 2022-10-04

you have to put a screenshot to understand your problem ?

akozdev wrote this answer on 2022-10-04

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.

More Details About Repo
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

YOU MAY BE INTERESTED

Issue Title Created Date Updated Date