Skip to content

v1.0.0-beta1 - 31 January 2025

Latest
Compare
Choose a tag to compare
@BackendExpert BackendExpert released this 31 Jan 03:31
· 1 commit to master since this release

Full Changelog: https://github.com/jkrecipeapi/JKRecipeAPI-API/commits/v1.0.0-beta1

full API

https://jkrecipeapi.vercel.app/api/alldata

How to use

  • Visit the RapidAPI page to explore available plans.
  • Currently, only the free plan is available.
  • More features and paid plans will be added in future releases.

Test on Postman

  • Open Postman and create a new request.
  • Set the request type to GET.
  • Enter the API URL:
    https://jkrecipeapi.vercel.app/api/alldata
  • Click Send to fetch the recipes.
  • You should see a JSON response with the available recipes.

v1.0.0-beta1

  • initial release of the API
  • only few data can fetch from this API
  • no paid plans (free for all)
  • paid plans will add in future releases
  • release at: 31 January 2025

Future Updates

  • More recipes and categories.
  • Authentication and API key support.
  • Advanced search and filtering options.
  • Paid plans with premium features.