Skip to content

carminati-marco/fastapi-jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastapi-jwt

A simple example using fastapi and jwt between microservices.

Please use virtualen in order to install the packages. Remember to use Python 3+!

installation

just launch

pip install -r requirements.txt

launch the services

To launch the MS Auth

make launch_auth

To launch the MS Skill

make launch_skill

credentials

User: johndoe Password: secret

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published