Skip to content

Commit 326ce0e

Browse files
committed
misc: add badges to README
1 parent 1c69ba9 commit 326ce0e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# aws-lambda-go-http-adapter
22
Simple HTTP adapter for AWS Lambda
33

4+
[![Go Reference](https://pkg.go.dev/badge/github.com/its-felix/aws-lambda-go-http-adapter.svg)](https://pkg.go.dev/github.com/its-felix/aws-lambda-go-http-adapter)
5+
[![Go Report](https://goreportcard.com/badge/github.com/its-felix/aws-lambda-go-http-adapter?style=flat-square)](https://goreportcard.com/report/github.com/its-felix/aws-lambda-go-http-adapter)
6+
47
## Builtin support for these event formats:
58
- AWS Lambda Function URL
69
- API Gateway (v1)

0 commit comments

Comments
 (0)