Description
Search GitHub code across public repositories. Returns matched files with repo, path, snippet, language, and stars. Use?q=YOUR_QUERY plus optional and language=python and limit=10. Built for AI coding agents looking for real-world implementations and similar code patterns.
This is a ready-to-deploy endpoint for search utility, delivered as ready-to-run Node.js source.
Accepts 3 query parameters as documented in the included endpoint.json. It relies on 1 external API (GITHUB_TOKEN), configured via environment variables.
Package includes: handler.js (the request handler), endpoint.json (metadata and pricing schema), and a README with setup notes. Drop it into an Express (or similar) server and you have a working API endpoint in minutes.






Reviews
There are no reviews yet.