Skip to content

evanepio/providers-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

providers-api

Learning FastAPI and SQLModel.

Usage

Create virtual environment:

make virtual-env

Run server:

make run

Lint code:

make lint

Delete virtual environment:

make destroy

Clean temporary files:

make clean

When running

When running the server (make run), go here for the OpenAPI docs:

http://localhost:8000/docs#/

There you can play with the API

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published