Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 460 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 460 Bytes

RepPointsServer

Join the chat at https://gitter.im/wizardamigosinstitute/RepPointsServer

Server that does the distribution of reputation points

REST API

Transfer points

http://your.server.address:port/transferPoints?fromUserId=<userId>&toUserId=<userId>&amount=<int>