Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 658 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 658 Bytes

Extras

Utility packages designed to be used with YARF

Super-simple, yet secure, token-based auth package for Go's http.Request. Compatible with Yarf framework, includes Middleware ready to insert into your Yarf router.

Custom yarf.ContextData implementation package that works with strings. Includes a Yarf Middleware used to set the yarf.Data object automatically.

Simple Rate Limiter for your http requests.