Hacker News new | ask | show | jobs
by baybal2 3210 days ago
Here will go their REST config api to force reloads.

BTW, it is a good idea to always do API versioning on production runs. That will eliminate the possibility that different API versions (files stuck in the cache, or simply people who kept browser open for a long time) use the same endpoint

1 comments

Yes, I have a baseurl/v0/... in the naming scheme for now. (: