assembly
This is a prototype REST AP based on the work by sourcegraph on their example web application thesrc.
usage
To run the tests.
make test
To start the server application.
make run
License & copyright
Copyright (c) 2015 Mark Wolfe.
assembly is licensed under the MIT license. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE.md file for more details.