Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 761 Bytes

File metadata and controls

11 lines (8 loc) · 761 Bytes

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