Some Error handling and acceptance tests

This commit is contained in:
Richard Morgan
2017-05-15 08:56:10 -04:00
parent 42dc785735
commit 2c8c692890
21 changed files with 457 additions and 126 deletions

8
apidoc.json Executable file
View File

@@ -0,0 +1,8 @@
{
"name": "Trip Builder",
"version": "0.1.0",
"description": "API for Trip Builder",
"title": "... API v1",
"url" : "http://localhost:8080",
"sampleUrl" : "http://localhost:8080"
}