An open API service indexing awesome lists of open source software.

https://github.com/diegoperea20/fastapi-rest-mysql

FastAPI crud with sqlalchemy mysql rest where you create name, email and password, this password is encrypted to improve security, includes dockerfile and deployment for kubernetes.
https://github.com/diegoperea20/fastapi-rest-mysql

fastapi mysql rest-api

Last synced: about 2 months ago
JSON representation

FastAPI crud with sqlalchemy mysql rest where you create name, email and password, this password is encrypted to improve security, includes dockerfile and deployment for kubernetes.

Awesome Lists containing this project

README

          

# FastAPI REST with SQLAlchemy Mysql REST API


FastAPI REST with sqlalchemy mysql rest where you create name, email and password, this password is encrypted to improve security, includes dockerfile and deployment for kubernetes.To see documentation http://127.0.0.1:8000/docs or http://localhost/docs