-
Notifications
You must be signed in to change notification settings - Fork 0
tipsysquid/ThirdWheel
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Simple api backed by mongo This is a demo application. WIP. "Create account" /accounts/create email:String(unique) password:String "Add Key to account" /key/add email:String(unique) password:String key:String "Create key for a specific account" /key/create email:String(unique) password:String "Verify the signature of a message belongs to a particular account." /key/verisig email:String(unique) password:String message:String
About
Not reinventing the wheel, but re-implementing it
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published