- FastAPI web framework used to create a REST CRUD API with Python and a MySQL database.
- Code from Fazt Code - see 👏 Inspiration below
- Note: to open web links in a new window use: ctrl+click on link
- tba
- FastAPI v0.68.0 web framework for building APIs with Python 3.6+
- Uvicorn Asynchronous Server Gateway Interface (ASGI) server implementation, using uvloop and httptools, for Python web frameworks. Currently supports HTTP/1.1 and WebSockets
- Python v3 programming language
- SQLAlchemy v1 Python SQL Toolkit and Object Relational Mapper
- Install Python
- Install pip
- Install pip module using
pip3 install --upgrade google-cloud-bigquery
- Add code
- Run
python writer.py
to run app
- tba
- tba
- Status: In work. At 16.21 docker used to access MySQL database container. Add access details to
config.db
- To-do: Complete
- Repo created by ABateman, email: gomezbateman@yahoo.com