uses: 0574db8535765cbe166676a6b73fd0205331313b
This data as json
_id | _path | text | html | title | summary | order |
---|---|---|---|---|---|---|
0574db8535765cbe166676a6b73fd0205331313b | for/rapid-prototyping.md | Want to build a prototype? Datasette lets you turn any source of data into a powerful JSON or [GraphQL](https://github.com/simonw/datasette-graphql) API, ideal for use as the backend for an interactive prototype. Use Datasette with **[Observable notebooks](https://observablehq.com/)** to quickly try out new visualizations and explore the Datasette API using JavaScript. Datasette works as a great data for **[Jupyter notebooks](https://jupyter.org/)** too. - **[Analyzing ScotRail audio announcements with Datasette—from prototype to production](https://simonwillison.net/2022/Aug/21/scotrail/)** talks through the full process of creating an initial rapid prototype using Datasette Lite and growing that into a full production Datasette instance. - **[Fast Autocomplete Search for Your Website](https://simonwillison.net/2018/Dec/19/fast-autocomplete-search/)** shows how to build a full autocomplete search engine for your website, powered by Datasette and a few dozen lines of custom JavaScript. | <p>Want to build a prototype? Datasette lets you turn any source of data into a powerful JSON or <a href="https://github.com/simonw/datasette-graphql">GraphQL</a> API, ideal for use as the backend for an interactive prototype.</p> <p>Use Datasette with <strong><a href="https://observablehq.com/">Observable notebooks</a></strong> to quickly try out new visualizations and explore the Datasette API using JavaScript.</p> <p>Datasette works as a great data for <strong><a href="https://jupyter.org/">Jupyter notebooks</a></strong> too.</p> <ul> <li><strong><a href="https://simonwillison.net/2022/Aug/21/scotrail/">Analyzing ScotRail audio announcements with Datasette—from prototype to production</a></strong> talks through the full process of creating an initial rapid prototype using Datasette Lite and growing that into a full production Datasette instance.</li> <li><strong><a href="https://simonwillison.net/2018/Dec/19/fast-autocomplete-search/">Fast Autocomplete Search for Your Website</a></strong> shows how to build a full autocomplete search engine for your website, powered by Datasette and a few dozen lines of custom JavaScript.</li> </ul> | Datasette for rapid prototyping | Spin up a JSON (or GraphQL) API for any data in minutes. Use it to prototype and prove your ideas without building a custom backend. | 7 |