mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Added News section to Readme
This commit is contained in:
parent
efb82da927
commit
23a4575818
1 changed files with 5 additions and 0 deletions
|
|
@ -10,6 +10,11 @@ Datasette provides an instant, read-only JSON API for any SQLite database. It al
|
||||||
|
|
||||||
Some examples: https://github.com/simonw/datasette/wiki/Datasettes
|
Some examples: https://github.com/simonw/datasette/wiki/Datasettes
|
||||||
|
|
||||||
|
## News
|
||||||
|
|
||||||
|
* 25th November 2017: [New in Datasette: filters, foreign keys and search](https://simonwillison.net/2017/Nov/25/new-in-datasette/)
|
||||||
|
* 13th November 2017: [Datasette: instantly create and publish an API for your SQLite databases](https://simonwillison.net/2017/Nov/13/datasette/)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
pip3 install datasette
|
pip3 install datasette
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue