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/$%7BsvgDataUrl%7D?q=api&page=4&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 18990 results for "api"(2300ms)

new-val-api-demo

@shouserβ€’Updated 3 weeks ago
This is an example of using the API to create a val.

vapi-minutes-db1 file match

@henrywilliamsβ€’Updated 4 weeks ago

vapi-minutes-db2 file matches

@henrywilliamsβ€’Updated 4 weeks ago

social_data6 file matches

@stevekrouseβ€’Updated 1 month ago
Service for getting Twitter 𝕏 data without Twitter's API

social_data_api_project3 file matches

@tsuchi_yaβ€’Updated 1 month ago

simple-scrabble-api1 file match

@bryβ€’Updated 1 month ago

new-val-api-21 file match

@shouserβ€’Updated 1 month ago
This is an example of using the API to create a val.

gpt-image-test

@CaptainJackβ€’Updated 1 month ago
ζ΅‹θ―• gpt image ηš„δΈεŒ api θƒ½ε¦ζ»‘θΆ³ε›Ύη‰‡η”Ÿζˆθ¦ζ±‚

gptApiTemplate2 file matches

@charmaineβ€’Updated 1 month ago

mod-interview-api1 file match

@twschillerβ€’Updated 1 month ago

girocodeindex.ts1 match

@fxfrβ€’Updated 1 hour ago
76 </head>
77 <body>
78 <h1>QR Code Generator API</h1>
79 <h2>Usage</h2>
80 <p>Generate QR codes for payment information using GET parameters:</p>

girocodeREADME.md6 matches

@fxfrβ€’Updated 1 hour ago
1# QR Code Generator API
2
3A simple HTTP API that generates QR codes for payment information based on SEPA (Single Euro Payments Area) standards.
4
5## Features
7- βœ… Generates SVG QR codes for payment information
8- βœ… Supports SEPA payment format
9- βœ… URL parameter-based API
10- βœ… Built-in validation and error handling
11- βœ… Help documentation endpoint
12- βœ… Caching headers for performance
13
14## API Endpoints
15
16### `GET /`
34
35### `GET /help`
36Returns HTML documentation for the API.
37
38## Usage Examples
70## Error Handling
71
72The API returns appropriate HTTP status codes:
73- `200` - Success (QR code generated)
74- `400` - Bad Request (missing required parameters)
apiry
snartapi