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

Add boilerplate for new project

Rename project to keyosk
This commit is contained in:
2019-08-03 14:39:58 -04:00
committed by Ethan Paul
parent 84676e6e7e
commit 3561a3c01e
7 changed files with 351 additions and 2 deletions

View File

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