/Facts-About-India-API

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Facts About India 🍛 🧘 🪔 🇮🇳

  • An API that will return random Facts About India
  • Dedicated To All Who ❤️ INDIA

Usage:

This project is hosted by Heroku with with jlcpcbofficial@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:

[
{
"Fact-About-India": "World's First Hospital Train Is In India"
}
]
[
{
"Fact-About-India": "Indian National Kabaddi Team Has Won all World Cups"
},
{
"Fact-About-India": "The Origin of Ayurveda and Yoga"
}
]

image