Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 597 Bytes

File metadata and controls

36 lines (24 loc) · 597 Bytes

✨ Vitrual Beer API

  • An API that lets you get all the raw data Virtual Beer uses.

🍻 Features

  • Raw JSON data
  • Easy access
  • Over more than 200+ drinks
  • Lots of information

💬 Supported Languages

  • English (EN)
  • Spanish (ES)
  • French (FR)
  • Italian (IT)
  • German (DE)

🚀 Local Server

Run these commands: pip install fastapi

Then install the uvicorn package

pip install uvicorn

Fire it up!

python -m uvicorn server:app

or

python -m uvicorn server:app --reload

© License

2022-2023 Virtual Beer Development MIT Lisence