Skip to content

3StackGames/max-alpha-ws

Repository files navigation

max-alpha-ws

REST API for deck management

Setup

  1. Clone repository
  • Inside the repository, run npm install
  • Copy config.example.js to config.js
  • Update config with relevant information

Usage

It runs on port 4000 so an example local url would be: http://localhost:4000/api/v1

The calls and routes are documented in RAML here

About

REST API for deck management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages