Skip to content

Lily0820/Recipe-Data-Collection-and-API-Development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Recipe Data Collection and API Development:

Objective:

The JSON file contains recipes, and the data is parsed, stored in a database, and an API to expose the data is developed. The API allows for pagination, sorting, and searching the recipe records based on various filters. Task Overview:

  1. Parse the JSON Data: Read and parse the provided JSON file that contains recipe data.
  2. Store Data in a Database: Store the relevant information from the JSON into a database.
  3. Develop an API: -Expose an endpoint to get all recipes in a paginated and sorted manner. -Expose an endpoint to search for recipes based on various fields.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages