# README
SpeelyNet/server

The default server behind speely.net. May get overridden by project specific server applications.
This program uses gorilla/mux for routing and Godog for Cucumber tests.
# Functions
CreateRouter routes declared handlers to their respective paths.