# README
gowxapi
A simple server for gowxminiapp
API
- /example/page
- /example/detail/:id
- /example/code/hl
- /sandbox/list
- /sandbox/lesson/page
- /sandbox/section/detail/:id
- /sandbox/section/page/:lesson
# Functions
NewMiddleware Make a constructor for our middleware type since its fields are not exported (in lowercase).
# Structs
Middleware The type of our middleware consists of the original handler we want to wrap and a message.