0.0.1 • Published 8 years ago

tokend v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

Turnstile

An HTTP proxy service to add role-based access control to any REST-like API.

Build Status Coverage Status

Turnstile is a minimalistic middleware server that applies consistent access control policies to any HTTP service with path-based routing. The goal of the project is to support pluggable providers for authentication, authorization-policy, rate-limiting, and logging/reporting.

Documentation