Skip to content

ExploratoryEngineering/rest

Repository files navigation

REST utilities

GoDoc Build Status Go Report Card codecov

This is a (for now) small package with a few handy utilities when creating HTTP-based APIs:

  • A simple router to handle parameters in routes
  • A CORS filter