hicsail/anchor

Anchor API Routes

gregfrasco opened this issue · 1 comments

Add a route for getting the AnchorModel.routes variable
Do not need to add the route to the Route Map.
GET /api/{collectionName}/routes
return AnchorModel.routes;

Closing in #155