Air quality API examples & templates
Use these vals as a playground to view and fork Air quality API examples and templates on Val Town. Run any example below or find templates that can be used as a pre-built solution.
tmcw
typeboxExample
Script
This val demonstrates how TypeBox objects
are interchangeable with JSON Schema objects - if you run
JSON.stringify() on one of them, you immediately get a JSON Schema validator. They do, in memory, have additional methods and information, but their easy conversion
to JSON Schema objects is a major win.
0
minhee
FedifyOnValTown
HTTP
Fedify on Val Town This is a single file implementation of ActivityPub using Fedify on Val Town . If you follow @demo@minhee-fedifyonvaltown.web.val.run on your fediverse account,
it will follow you back. Thanks to Fedify & Val Town, it only consists of a single TypeScript file with
about 170 lines.
0