proxy.golang.org : github.com/aashari/generative-api-router : v1.1.0
Go microservice that proxies OpenAI-compatible API calls to multiple LLM vendors (OpenAI, Gemini) using configurable selection strategies. Supports vendor filtering, streaming responses, and tool calling while maintaining transparent request/response handling.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/aashari/generative-api-router@v1.1.0
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/KyleBanks/depth v1.2.1
- github.com/davecgh/go-spew v1.1.1
- github.com/gabriel-vasile/mimetype v1.4.8
- github.com/go-openapi/jsonpointer v0.21.1
- github.com/go-openapi/jsonreference v0.21.0
- github.com/go-openapi/spec v0.21.0
- github.com/go-openapi/swag v0.23.1
- github.com/go-playground/locales v0.14.1
- github.com/go-playground/universal-translator v0.18.1
- github.com/go-playground/validator/v10 v10.26.0
- github.com/josharian/intern v1.0.0
- github.com/leodido/go-urn v1.4.0
- github.com/mailru/easyjson v0.9.0
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/testify v1.10.0
- github.com/swaggo/files v1.0.1
- github.com/swaggo/http-swagger v1.3.4
- github.com/swaggo/swag v1.16.4
- golang.org/x/crypto v0.38.0
- golang.org/x/net v0.40.0
- golang.org/x/sys v0.33.0
- golang.org/x/text v0.25.0
- golang.org/x/tools v0.33.0
- gopkg.in/yaml.v3 v3.0.1