Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/acoshift/csrf
- Owner: acoshift
- License: mit
- Created: 2018-02-07T03:19:57.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-24T13:51:10.000Z (over 6 years ago)
- Last Synced: 2024-05-01T13:24:31.472Z (8 months ago)
- Language: Go
- Size: 4.88 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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