- Python 3.7+
pip install fastapipip install "uvicorn[standard]"git clone https://github.com/Nb-Richard/sql_account_apicd sql_account_apiuvicorn sql_account_api:app --reloadThe following output should be displayed, indicating the port on which the API is currently running.
