Links
Comment on page

REST API

If your project doesn't require a frontend, you can create your project like so -
$ copper create -frontend=none github.com/nasa/starship
Run the server -
$ cd starship
$ copper run -watch