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}
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
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