mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Added link to examples
This commit is contained in:
parent
b0f3d4e375
commit
98ae6d6a40
1 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,8 @@
|
|||
|
||||
Datasette provides an instant, read-only JSON API for any SQLite database. It also provides tools for packaging the database up as a Docker container and deploying that container to hosting providers such as [Zeit Now](https://zeit.co/now).
|
||||
|
||||
Soke examples: https://github.com/simonw/datasette/wiki/Datasettes
|
||||
|
||||
## Installation
|
||||
|
||||
pip3 install datasette
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue