Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 295 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 295 Bytes

bastion

A stepping-stone server that provides APIs while hiding access tokens

example

$ export OPEN_API_KEY=YOUTR_ACCESS_TOKEN $ ./bastion
-H "Content-Type: application/json"
-H "Authorization: Bearer $OPEN_API_KEY"
-X "POST"
https://api.openai.com/v1/chat/completions