Don't forget to lycansubscribe
Ruby
100.0%
83
1
0
Clone this repository
https://tangled.org/mackuba.eu/lycan
https://tangled.org/did:plc:oio4hkxaop4ao4wz2pp3f4cr/lycan
git@tangled.org:mackuba.eu/lycan
git@tangled.org:did:plc:oio4hkxaop4ao4wz2pp3f4cr/lycan
For self-hosted knots, clone URLs may differ based on your setup.
Download tar.gz
since the user is passed in params, and in POST they're sent as a JSON body, we need to:
1) parse the params from the JSON manually, Sinatra doesn't do that
2) add an OPTIONS route for the CORS preflight