From 92ba1e53f0061d9a209e0ad216dc1ed6faece55a Mon Sep 17 00:00:00 2001 From: Clint Plummer Date: Sun, 30 Apr 2023 17:27:32 -0500 Subject: [PATCH] add site to explore the data in realtime --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c299c4c9..097d412b 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,10 @@ _Note: requires [jq](https://stedolan.github.io/jq/)_ See also [Importing JSON into PostgreSQL using COPY](https://konbert.com/blog/import-json-into-postgres-using-copy) +### Exploring the data + +For a quick no frills way of exploring the data, you can use [lite.datasette.io](https://lite.datasette.io/?json=https://github.com/yuhonas/free-exercise-db/blob/main/dist/exercises.json#/data/exercises?_facet_array=primaryMuscles&_facet=force&_facet=level&_facet=equipment) + ### Browsable frontend Screenshot of browsable frontend