Skip to content

Zenomodiff/Random-Food-Names-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

43 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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

About

Get Random Food Names With Api Call ๐Ÿ•๐Ÿœ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published