View Source Apical.Plug.Router (apical v0.2.1)

boilerplate code setting up a router using the Plug framework without using Phoenix. Note that although this reduces the needed dependencies, this doesn't provide you with some Phoenix affordances such as route helpers.

Link to this section Summary

Functions

returns a 404 error since none of the routes have matched

Link to this section Functions

returns a 404 error since none of the routes have matched