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
This is a demo project that implements Backend RESTful API using FastAPI and MariaDB.
Repository from Github https://github.comahnshy/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
This is a demo project that implements Backend RESTful API using FastAPI and MariaDB.