5 ms·
Is there a way to add terms of service to the json feed? Effectively it's a firehose GET command and that's tricky to open up publicly without some kind of chec
by catsarebetter 3y ago
Is there a way to add terms of service to the json feed? Effectively it's a firehose GET command and that's tricky to open up publicly without some kind of checks and balances: rate limiting, docs, TOS, etc.
- CharlesW 3y agoIn practice, this doesn't seem to be a problem. Clients are generally smart about using HTTP conditional requests to minimize transfer.