Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

nillebco/auth-proxy

Repository files navigation

nillebco::auth-proxy

a proxy that given the URL injects transparently the authentication

saves the requests to a local cache - so you won't be spending for repeated api calls caveat: applies to POST; check the create_cache_key method if you need more

check qa/sample.http to see how to use it

use case

  • strip api keys from your tests leveraging vcr or similar
  • save money when testing a per-consumption api

sample secrets file

save this into secrets/secrets.yaml

api.anthropic.com:
  header: x-api-key
  value: sk-ant-yeahhereyouputyourkey

add any number of domains

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages