Go to file
Ethan Paul b17988e287 Convert from pipenv to poetry 2020-02-18 22:11:58 -05:00
keyosk Add boilerplate for new project 2020-02-18 22:11:58 -05:00
.gitignore Initial commit 2019-07-29 08:24:49 -04:00
LICENSE Initial commit 2019-07-29 08:24:49 -04:00
README.md Add boilerplate for new project 2020-02-18 22:11:58 -05:00
poetry.lock Convert from pipenv to poetry 2020-02-18 22:11:58 -05:00
pyproject.toml Convert from pipenv to poetry 2020-02-18 22:11:58 -05:00
tox.ini Add boilerplate for new project 2020-02-18 22:11:58 -05:00

README.md

front-desk

Web application for generating, validating, and serving JSON Web Tokens over a REST API. Written in Python