Please sign in to access this page
Helpers Go is a custom backend for the helpers app build in Go (the main one uses python). This is for practicing Go.
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!
FINALY FINISHED ALL THE AUTH TOOLS THAT FEEL LIKE A YEAR now its time for the API!
Now you can block, unblock, reset password, Create account, find account with id, username or email. Get Paginated Users with regex, Delete account and cache!
Added 500 and 404 support. Tried to add redis and mongodb for auth but coudent. Also adapted the api with the python one
Did utiils for helpers! (there is no helpers for now bcs there isint in the python version) Only did an AI one and mailgun utiils (thank god there is a official libery for mailgun)