QuoteLock
QuoteLock copied to clipboard
Theysaidso as a source
Can you implement theysaidso? They have an api https://theysaidso.com/api/#qod
This line concerns me:
To maintain our service level we rate limit (10 API calls per hour) our public API usage.
I assume this means a per-app API limit. I suppose I could get around this with a caching proxy API hosted on Heroku or something, but that will take a lot more work to implement.