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.
main.tsx
https://pomdtr--4fc09a3a277f11f0b46e569c3dd06744.web.val.run
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