updated list of doc files across repos
This commit is contained in:
parent
2d76051e64
commit
5c2e744d7a
@ -11,9 +11,11 @@ There are two main situations in which you would want to use the SQL API:
|
||||
Remember that in order to access, read or modify data in private tables, you will need to authenticate your requests. When a table is public, you can do non-authenticated queries that read data, but you cannot write or modify data without authentication.
|
||||
|
||||
## Documentation
|
||||
[The following doc files are being pulled into the live documentation:](https://github.com/CartoDB/docs/tree/master/_app/_sqlapi):
|
||||
|
||||
* [Authentication](authentication.md)
|
||||
* [Making calls to the SQL API](making_calls.md)
|
||||
* [Creating Tables with the SQL API](creating_tables.md)
|
||||
* [Batch Queries](batch_queries.md)
|
||||
* [Handling Geospatial Data](handling_geospatial_data.md)
|
||||
* [Query Optimizations](query_optimizations.md)
|
||||
|
Loading…
Reference in New Issue
Block a user