Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/abhinavs/mudra

Virtual Currency Management API
https://github.com/abhinavs/mudra

Last synced: about 8 hours ago
JSON representation

Virtual Currency Management API

Awesome Lists containing this project

README

        

mudra - virtual currency management API

detailed documention - coming soon.

curl -X POST http://localhost:9393/v1/apps -d "name=firstapp" -d "guid=1"
{"id":2,"name":"firstapp","description":null,"guid":"1","api_key":"ak_504f3f9705b7becb40bab21363708a56f8350933","status":"active","created_at":1487173743,"updated_at":1487173743,"object":"App"}

### Copyright

Copyright (c) 2013 Abhinav Saxena. See LICENSE for details.