Skip to content

alun/oanda-proxy

Repository files navigation

oanda-proxy

This software provides an HTTP gateway which will add your credentials to any call to the Oanda REST API.

Authentication is done by simple adding a header to your call.

This reverse proxy will add the header to any of your calls.

How to try

Simplest way is just to use it:

curl dev.katlex.com:3001/v1/accounts

How to run your own

Its proposed to use the docker image. But of course you could run it with lein as well.

About

Trivial HTTP proxy to add credentials once on server and provide an HTTP gateway to the API which could be used anonymously

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published