Please sign in to access this page

IOU Tracker API

IOU Tracker API

6 devlogs
1h 58m
Created by editid

This is for the endpointer YSWS, it allows you to track who owes you money, who you owe money, etc.

Timeline

I have added even more API routes, and expanded on the descriptions for each route in the docs

Update attachment

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

Update attachment

Worked on a route to get all balances, I'm going to work on routes to add/remove balances now

Update attachment

oh the joys of typehinted python, exactly what i needed

Update attachment

I have started working on user management, I need to get the user API key from the headers next

Update attachment

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.

Update attachment