Skip to content

v1.0.0

Compare
Choose a tag to compare
@tsak tsak released this 26 Jun 06:47
· 4 commits to master since this release

Download binary for your operating system and architecture and then run it (you will have to set the downloaded binary as executable with chmod +x). The following environment variables can be used to change the address and port the API listens on.

  • API_HOST (default localhost)
  • API_PORT (default 8000)
  • DEBUG (default 0), use DEBUG=1 to enable debug mode