Public
Like
1
valTownSearch
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Viewing readonly version of main branch: v26View latest version
Search for vals using the Github API.
Either use the provided UI, or the query param:
https://val-town-search.pomdtr.me/search?q=fetchJSON
I've wrote about it!
- Embed the results in the UI
- Refresh the vals on a cron using a github action
- Improve layout on small screens
- Support json
Accept
header - Add pagination params
- Allow to filter by authors