Showing Posts For Orstep.1532:

HEADS UP: API temporarily down

in API Development

Posted by: Orstep.1532

Orstep.1532

Do some sort of caching, that, when API is down, can still dispense all the resources that have been frozen on take down?

Beyond setting reasonable cache headers that’s really the client’s job. I know I maintain a local cache for my API consumers.

True.

It still bugs me that the API went down the morning after I implemented a caching bit into my script. All I would need right now to continue working on my school assignment is being able to run my script just once. (Fyi, I only need the static endpoints for my tool to function)

HEADS UP: API temporarily down

in API Development

Posted by: Orstep.1532

Orstep.1532

Do some sort of caching, that, when API is down, can still dispense all the resources that have been frozen on take down?

Please consider this. Static endpoints such as /recipes, /recipes/search, /items, /achievements etc are all down, and they don’t have to be.