ahnshy / FastAPI-Demo

This is a demo project that implements Backend RESTful API using FastAPI and MariaDB.

Repository from Github https://github.comahnshy/FastAPI-DemoRepository from Github https://github.comahnshy/FastAPI-Demo

FastAPI-Demo

This is a demo project that implements Backend RESTful API using FastAPI and MariaDB.

[exec command]

pip install fastapi
pip install uvicorn
uvicorn main:app --reload

image image

About

This is a demo project that implements Backend RESTful API using FastAPI and MariaDB.


Languages

Language:Python 100.0%