Skip to content

Repository files navigation

exchage-service

JSON API service for exchanging some amount of money into coins.

Nominals and starting amount of coins is specified in the config.

API:

GET /

Returns current payload of exchanger.


GET /exchage?amount=<param>

Attempts to exchage <param> of money (in coins).


POST /add BODY {"1":1, "2":5}

Adds money to the exchanger


About

JSON API service for money exchange into coins

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages