Val Town Code SearchReturn to Val Town

API Access

You can access search results via JSON API by adding format=json to your query:

https://codesearch.val.run/$%7Burl%7D?q=api&page=1149&format=json

For typeahead suggestions, use the /typeahead endpoint:

https://codesearch.val.run/typeahead?q=api

Returns an array of strings in format "username" or "username/projectName"

Found 12291 results for "api"(1884ms)

animeREADME.md1 match

@yieldray•Updated 1 year ago
1Migrated from folder: api/anime

myApiDeleteAllREADME.md1 match

@acmu•Updated 1 year ago
1Migrated from folder: Gift/myApiDeleteAll

myApiDeleteREADME.md1 match

@acmu•Updated 1 year ago
1Migrated from folder: Gift/myApiDelete

myApiAddREADME.md1 match

@acmu•Updated 1 year ago
1Migrated from folder: Gift/myApiAdd

resyBookSlotREADME.md1 match

@vtdocs•Updated 1 year ago
3Given a valid booking token, this val attempts to make a reservation for the booking token's slot.
4
5There is some retry logic as the API route (rarely) returns an internal server error.

resyPublicAPIKeyREADME.md1 match

@vtdocs•Updated 1 year ago
1(Part of: https://www.val.town/v/vtdocs.resyBot)
2
3Resy's current public API key.

glifsREADME.md1 match

@jamiedubs•Updated 1 year ago
7#glif #glifs
8
9Migrated from folder: Glif_API/glifs

stockPriceREADME.md3 matches

@stevekrouse•Updated 1 year ago
152. Replace "SPOT" with the symbol you want
16
17## API
18
19This val currently uses Alpha Vantage's free plan (5 requests per minute & 500 per day).
20
21You can sign up for your own API Key here: https://www.alphavantage.co/support/#api-key
22
23Migrated from folder: External_APIs/AlphaVantage/stockPrice

minifyHTMLREADME.md1 match

@yieldray•Updated 1 year ago
6```
7
8As an API:
9
10```ts

pugREADME.md1 match

@wilt•Updated 1 year ago
1# Pug HTML Template Renderer
2This function is equivalent to [`pug.render`](https://pugjs.org/api/reference.html#pugrendersource-options-callback) - it takes a Pug template string and renders it to an HTML string. `import(npm:pug)` doesn't work in Val.Town due to Pug's usage of `new Function`, which is forbidden for security reasons, so this function uses Val.Town's `eval` API instead.
3
4## Example

social_data_api_project3 file matches

@tsuchi_ya•Updated 2 days ago

simple-scrabble-api1 file match

@bry•Updated 5 days ago
api
aquapi