Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/acoshift/csrf

CSRF middleware for Go
https://github.com/acoshift/csrf

Last synced: about 1 month ago
JSON representation

CSRF middleware for Go

Awesome Lists containing this project

README

        

# csrf

[![Build Status](https://travis-ci.org/acoshift/csrf.svg?branch=master)](https://travis-ci.org/acoshift/csrf)
[![Coverage Status](https://coveralls.io/repos/github/acoshift/csrf/badge.svg?branch=master)](https://coveralls.io/github/acoshift/csrf?branch=master)
[![Go Report Card](https://goreportcard.com/badge/github.com/acoshift/csrf)](https://goreportcard.com/report/github.com/acoshift/csrf)
[![GoDoc](https://godoc.org/github.com/acoshift/csrf?status.svg)](https://godoc.org/github.com/acoshift/csrf)

CSRF middleware for Go