Go Swap Server

Go Swap Server

Currency exchange server API - Golang

0 followers

Swap allows you to retrieve currency exchange rates from various services such as Google, Yahoo, Fixer, CurrencyLayer or 1Forge and optionally cache the results.
Go Swap Server gallery image
Go Swap Server gallery image
Launch tags:APIβ€’Developer Tools
Launch Team
Unblocked AI Code Review
Unblocked AI Code Review
High-signal comments based on your team's context
Promoted

What do you think? …

Mohamed Meabed
Go Swap Server is a web application written in #golang to solve currency exchange challenges that face many developers while trying to fetch exchange rates Main features of web app are: - Convert with Single exchange source `/GET` - Convert with Multi exchange sources with fallback mechanism `/POST` - Google - Yahoo - CurrencyLayer - Fixer.io - themoneyconverter.com - openexchangerates.org - 1forge.com - Rate Caching - `120s Default` - Memory - `Default` - Redis - Rate decimal points rounding `4 Default` - Swagger UI - Clear API Request and Response - Docker image, Binary release and Heroku Demo - Clear documentation and 90%+ code coverage - Unit tested on live and mock data The project is hosted on github https://github.com/me-io/go-swap With heroku demo https://go-swap-server.herokuapp... Looking forward to get your feedback and ideas Thank you!