Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 240 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 240 Bytes

Hackathon API

To register quickly (username is bob, password is password):

curl -X POST -H 'Content-Type:application/json' \
-d "$(cat example-bodies/register.json | EMAIL=youremail envsubst)" \
localhost:3000/user/register