Docs for CSV export, refs #266

This commit is contained in:
Simon Willison 2018-06-18 07:12:21 -07:00
commit bb4a9fbf36
No known key found for this signature in database
GPG key ID: 17E2DEA2588B7F52
6 changed files with 78 additions and 6 deletions

View file

@ -1,5 +1,5 @@
The Datasette JSON API
======================
JSON API
========
Datasette provides a JSON API for your SQLite databases. Anything you can do
through the Datasette user interface can also be accessed as JSON via the API.