Hack Club YSWS storage API

Hack Club YSWS storage API

1 devlog
5h 11m
•  Ship certified
Created by Guy

an api to store YSWS programs and users (for hosting ysws) using a database that also has query features and logins with hashed passwords and a secure login useing jwt tokens with different permissions.
do the API requrests to https://guy.hackclub.app/yswsapi/api/{stuff}

Timeline

Ship 1

1 payout of shell 33.0 shells

Guy

7 months ago

Guy Covers 1 devlog and 5h 11m
Guy
Guy
5h 11m 7 months ago

I didn't realize this was double dippable woops.
I originally intended for this to have a front end too so it can be an easier replacement for the existing ysws website, but I forgot about it and got busy with other projects.
this is the full backend to the API, including user management, admins, a database with sqlite, and all the paths to make and view posts

Update attachment