This commit is contained in:
Simon Willison 2018-05-20 14:30:48 -07:00
commit 0b8e5981a3
No known key found for this signature in database
GPG key ID: 17E2DEA2588B7F52

View file

@ -1,7 +1,7 @@
Introspection
=============
Datasette includes some pages and JSON API endpoints for introspecting the current index. These can be used to understand some of the internals of Datasette and to see how a particular instance has been configured.
Datasette includes some pages and JSON API endpoints for introspecting the current instance. These can be used to understand some of the internals of Datasette and to see how a particular instance has been configured.
Each of these pages can be viewed in your browser. Add ``.json`` to the URL to get back the contents as JSON.