Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/easonlin404/akamai-edge-auth
Akamai Authorization Token for Go
https://github.com/easonlin404/akamai-edge-auth
akamai akamai-open authorization golang signed-url token
Last synced: about 1 month ago
JSON representation
Akamai Authorization Token for Go
- Host: GitHub
- URL: https://github.com/easonlin404/akamai-edge-auth
- Owner: easonlin404
- License: mit
- Created: 2019-05-18T15:52:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-13T13:27:31.000Z (over 3 years ago)
- Last Synced: 2023-02-26T21:12:31.424Z (over 1 year ago)
- Topics: akamai, akamai-open, authorization, golang, signed-url, token
- Language: Go
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Amamail-Edge-Auth
[![Build Status](https://travis-ci.org/easonlin404/akamai-edge-auth.svg)](https://travis-ci.org/easonlin404/akamai-edge-auth)
[![codecov](https://codecov.io/gh/easonlin404/akamai-edge-auth/branch/master/graph/badge.svg)](https://codecov.io/gh/easonlin404/akamai-edge-auth)
[![Go Report Card](https://goreportcard.com/badge/github.com/easonlin404/akamai-edge-auth)](https://goreportcard.com/report/github.com/easonlin404/akamai-edge-auth)
[![GoDoc](https://godoc.org/github.com/easonlin404/akamai-edge-auth?status.svg)](https://godoc.org/github.com/easonlin404/akamai-edge-auth)Amamail-Edge-Auth is Akamai Edge Authorization Token in the HTTP Cookie, Query String and Header for Go.
## Example
```go```
#### ACL(Access Control List) parameter option
```go
```## Usage