domsson / torn-item-alarm

Market watch and notify tool for torn.com
1 stars 1 forks source link

Server-side API requests with rate limit tracking #4

Open domsson opened 6 months ago

domsson commented 6 months ago

Make API requests server-side, and put in safe-guards to ensure the API rate limits aren't exceeded.

domsson commented 3 days ago

We do have server-side API requests now, but no rate limit tracking on the server side yet.