An open API service indexing awesome lists of open source software.

https://github.com/jacksonrakena/mixer

Simple foreign exchange rate caching multiplexer
https://github.com/jacksonrakena/mixer

Last synced: 10 months ago
JSON representation

Simple foreign exchange rate caching multiplexer

Awesome Lists containing this project

README

          

# Mixer
A simple caching service that redirects requests to a specific upstream foreign exchange rate provider.

### Build
```
./gradlew bootBuildImage
```

### Configuration
Run with `OANDA_TOKEN` environment variable set to your Oanda API token.

### License
© 2025 Jackson Rakena, MIT License