1
0
mirror of https://github.com/enpaul/keyosk.git synced 2025-09-18 21:51:57 +00:00

Initial commit

This commit is contained in:
Ethan Paul
2019-07-29 08:24:49 -04:00
committed by Gitea
commit 84676e6e7e
3 changed files with 104 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# pyris
Web application for generating, validating, and serving JSON Web Tokens over a REST API. Written in Python