Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 553 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 553 Bytes

MARTINIFRAMEWORK

Build Status GoDoc

Martini-based web framework components for building a web interface with a RESTful backend.

Includes:

  • Session token support via "Bearer" authentication.
  • Distributed session cache using Redis