dungeon-studio / api.dungeon.studio

Game Master's Companion
MIT License
1 stars 0 forks source link

Refactor Static Collection Server #38

Closed alunduil closed 7 years ago

alunduil commented 7 years ago

This adds a new executable for static application/vnd.collection+json serving.

alunduil commented 7 years ago

This pull request should take care of and fix issue #18. The history on this is a little borked and I may go back and fix it up but the intent is to split out the static resource handling into a separate more general executable (and container). In the future, we can leverage this to have collection-server be open source and the static resources as distinct repositories with collection-server as a special purpose static file web server.