Enter the query into the form above.
API method:
GET /api/symbols?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Return an origin for URL.
Return true if REFERENCE is likely a commit ID, false otherwise---e.g., if it is a tag name. This is based on a simple heuristic so use with care!
Request the cooking of object ID, an SWHID. Return a <vault-reply>. ARCHIVE-TYPE can be 'flat for a tarball containing a directory, or 'git-bare for a tarball containing a bare Git repository corresponding to a revision.
Passing KIND (one of 'directory or 'revision) together with a raw revision or directory identifier is deprecated.
Download from Software Heritage the directory with the given ID, and unpack it to OUTPUT. Return #t on success and #f on failure.
Return true if the rate limit has been reached for URI.
Request URL to be saved.
Return the list of the up to MAX latest visits of ORIGIN, a record as returned by 'lookup-origin'.