Skip to content

A REST API which suggests recipes to user based on the ingredients selected

License

Notifications You must be signed in to change notification settings

UtkarshAgrawalDTU/My-Fridge-API

Repository files navigation

What's In My Fridge? REST API

What's In My Fridge? is a REST API which suggests users various recipes based on the ingredients selected. Check it out here: What's In My Fridge? REST API

Table of contents

General info

The project consists of a database consisting of 10,000+ unique recipies and 700+ different ingredients to choose from. Users can enter the ingredients available to them in their home/fridge, and the API will suggest possible recipes which can be prepared from those ingredients!

Technologies

  • Django - Python Web Framework
  • Django Rest Framework - A Django Framework to create REST API's
  • Heroku - Used for Deployment
  • Gunicorn - Application Server
  • PostgreSQL - Database Management System

Endpoints

List of endpoints to fetch data

Status

Project is finished

Authors

About

A REST API which suggests recipes to user based on the ingredients selected

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published