Substrate is the modular API for fast multi-step AI programs
Purveyors of Hono tooling, API Playground enthusiasts, and creators of 🪿 HONC 🪿 (https://honc.dev)
Run AI with an API
You can access search results via JSON API by adding format=json
to your query:
https://codesearch.val.run/?q=api&page=2&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 18773 results for "api"(2364ms)
27});
2829// Send the reply via Twilio API
30await fetch(`https://api.twilio.com/2010-04-01/Accounts/${sid}/Messages.json`, {
31method: "POST",
32headers: {
2728// Send the text back to the user
29await fetch(`https://api.twilio.com/2010-04-01/Accounts/${sid}/Messages.json`, {
30method: "POST",
31headers: {