Skip to content

tangledpath/fast-api-jwt

Repository files navigation

FastAPI Service

FastAPI Service with JWT verification and tests.

 

 

 

 

 

 

 

 

 

 

 

 

 

Article

Associated article can be found at these locations:

GitHub

https://github.com/tangledpath/fast-api-jwt

Documentation

https://tangledpath.github.io/fast-api-jwt

Getting started

Clone repository: git clone https://github.com/tangledpath/fast-api-jwt.git

Development

Linting

Linting is done via autopep8

script/lint.sh

Documentation

Generates to ./docs (as one part of build process). See build script for more info.

script/build.sh

Testing

  clear; pytest

Building

script/build.sh

About

Fast API example with JWT verification and tests

Resources

Stars

Watchers

Forks

Packages

No packages published