Initial commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
SQL API
|
||||
=======
|
||||
|
||||
The SQL API provides a node.js based API for running SQL queries against CARTO.
|
||||
|
||||
Like the other components of CARTO is Open Source and you can find the source code at `CartoDB/CartoDB-SQL-API <http://github.com/cartodb/cartodb-sql-api>`_
|
||||
|
||||
You can find usage documentation at https://docs.carto.com/cartodb-platform/sql-api.html.
|
||||
|
||||
Although you can chechout any branch of the repository most of them are usually work in progress that is not guaranteed to work. In order to run a production ready SQL API service you need to use **master** branch.
|
||||
Reference in New Issue
Block a user