Please sign in to access this page
This is for the endpointer YSWS, it allows you to track who owes you money, who you owe money, etc.
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 have added even more API routes, and expanded on the descriptions for each route in the docs
I have made lots of new routes since the last devlog, I'm going to start working on making sure that naming conventions are the same across all routes, and that I have all needed routes, then I'll start working on more new features
Worked on a route to get all balances, I'm going to work on routes to add/remove balances now
I have started working on user management, I need to get the user API key from the headers next
I've been working on generating/validating API keys so far, I'm going to start working on the actual functionality of the API soon.