Skip to content

📋 FastAPI web framework used to create a REST CRUD API with Python and a MySQL database.

Notifications You must be signed in to change notification settings

AndrewJBateman/fastapi-python-sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡ FastAPI Python SQL

  • 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

GitHub repo size GitHub pull requests GitHub Repo stars GitHub last commit

📚 General info

  • tba

📷 Screenshots

screen print

📶 Technologies

  • 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

💾 Setup

  • Install Python
  • Install pip
  • Install pip module using pip3 install --upgrade google-cloud-bigquery
  • Add code
  • Run python writer.py to run app

💻 Code Examples

  • tba

🆒 Features

  • tba

📋 Status & To-do list

  • Status: In work. At 16.21 docker used to access MySQL database container. Add access details to config.db
  • To-do: Complete

👏 Inspiration

✉️ Contact

About

📋 FastAPI web framework used to create a REST CRUD API with Python and a MySQL database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages