geordanr / yasb-xws

YASB Permalink to XWS Endpoint

Home Page:https://yasb-xws.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YASB permalink to XWS endpoint

Since I host Yet Another X-Wing Squad Builder on GitHub pages, I can't arbitrarily respond to a request with application/json (as far as I know). So instead, here's an endpoint that will take the permalink and spit out the XWS for it.

Building

grunt

Running the server

npm start

Updating the xwing submodule

This is necessary to keep the card list up to date with the builder.

git submodule foreach git pull origin master

About

YASB Permalink to XWS Endpoint

https://yasb-xws.herokuapp.com


Languages

Language:CoffeeScript 90.8%Language:HTML 9.2%