[day-01] setup imc calc and route
This commit is contained in:
@@ -7,6 +7,8 @@ defmodule WabanexWeb.Router do
|
||||
|
||||
scope "/api", WabanexWeb do
|
||||
pipe_through :api
|
||||
|
||||
get "/", IMCController, :index
|
||||
end
|
||||
|
||||
# Enables LiveDashboard only for development
|
||||
|
Reference in New Issue
Block a user