?_pretty=1 option for pretty-printing JSON output
Open
Nobody has claimed this yet.
enhancement
json-api
maybe-not-1.0
small
- Dominant language
- Python
- Stars
- 11.5k
- Forks
- 903
- Avg merge
- 4d 17h
- Merged PRs (30d)
- 18
Description
Suggested by @frankieroberto in https://github.com/simonw/datasette/issues/782#issuecomment-782746755
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked comment in issue 782, which proposes this option. The issue does not name any files, tests, or entry points, so trace where Datasette produces JSON output before deciding the scope. Done means ?_pretty=1 returns formatted JSON output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100