Api Root
The default basic root view for DefaultRouter
GET /
{ "posts": "http://collegeguide-api.jakefarrell.ie/posts/", "profiles": "http://collegeguide-api.jakefarrell.ie/profiles/", "matcher-queues": "http://collegeguide-api.jakefarrell.ie/matcher-queues/", "comments": "http://collegeguide-api.jakefarrell.ie/comments/", "notes": "http://collegeguide-api.jakefarrell.ie/notes/", "colleges": "http://collegeguide-api.jakefarrell.ie/colleges/", "badges": "http://collegeguide-api.jakefarrell.ie/badges/", "interests": "http://collegeguide-api.jakefarrell.ie/interests/", "skills": "http://collegeguide-api.jakefarrell.ie/skills/", "preferred-roles": "http://collegeguide-api.jakefarrell.ie/preferred-roles/", "chatbots": "http://collegeguide-api.jakefarrell.ie/chatbots/" }