MerryFairyTalesAD440 / API

1 stars 2 forks source link

the URL is not being overridden #116

Closed niss3n closed 5 years ago

niss3n commented 5 years ago

When I go to http://40.76.18.182/
it gives me all the books. I should go here: http://40.76.18.182/v2/books to see all the books.

niss3n commented 5 years ago

The path is now relative to the domain. I cannot create a path that doesn't exist. If we ever had a v2 then we could route every request to /v1 to actually pull from /v2