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

https://github.com/jvalduvieco/hackmanserver

A server for HackmanJS
https://github.com/jvalduvieco/hackmanserver

Last synced: 2 months ago
JSON representation

A server for HackmanJS

Awesome Lists containing this project

README

        

HackmanServer
---

A server for HackmanJS

Usage
---
{ok, Match} = hs_match_manager_service:get_match_handle(<<"0">>).
hs_match_referee:start_match(Match).