Add basic server that supports registration and display of the data, coded in 30 minutes

This commit is contained in:
khuxkm fbexl
2020-05-04 03:21:40 -04:00
parent 2df0f16463
commit 26a92162dc
5 changed files with 185 additions and 0 deletions

View File

@@ -9,3 +9,4 @@ Goals:
- private key sign transactions to the api for CRUD of your 1k
- ability to set mime-type of your 1k
**WARNING: The keys `ex_private.pem` and `public.pem` exist solely to serve as placeholders during testing. Do not use them in a setting where security is needed!**