/Random-Food-Names-API

Get Random Food Names With Api Call 🍕🍜

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Food Names API 🍗🍔🍕🍜

  • An API that will return random Food Names 🍡🥧🎂🌮
  • Dedicated To All Food Lovers ❤️

Usage:

This project is hosted by Heroku with with sreeramaj53@gmail.com

Rebuild the project:

  • Clone the repo.
  • Run python -m venv .env to create a virtual environment.
  • Run source .env/bin/activate to activate the virtual environment.
  • Run pip install requirements.txt.
  • Run python app.py.
  • App starts at http://localhost:5000 by default, but can be configured with a .env file.

Example:

[
  {
    "Food_Name": "Mutton Soup"
  }
]
[
  {
    "Food_Name": "Gobi Munchuriyan"
  }, 
  {
    "Food_Name": "Chicken fingers"
  }
]

Feedback

If you have any feedback, please reach out to me at sreeramaj53@gmail.com