Added rate limits topic to the README

This commit is contained in:
Mario de Frutos 2018-01-30 15:02:40 +01:00 committed by GitHub
parent 7be27969fa
commit 8f30359cc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -296,3 +296,6 @@ ALTER ROLE "<USER_ROLE>" SET search_path="$user", public, cartodb, cdb_dataservi
#### Option 2 (from builder)
See [the **Configuring Dataservices** documentation](http://cartodb.readthedocs.io/en/latest/operations/configure_data_services.html)
### Rate limits
See [docs](https://github.com/CartoDB/dataservices-api/blob/master/doc/rate_limits.md)