Change README badges [ci skip]
This commit is contained in:
parent
695a7bea2e
commit
c8fbc0ee34
|
@ -1,8 +1,8 @@
|
||||||
# lambdarouter
|
# lambdarouter
|
||||||
[](https://godoc.org/github.com/mitchelljfs/lambdarouter)
|
[](https://godoc.org/github.com/mitchelljfs/lambdarouter)
|
||||||
[](https://travis-ci.org/mitchelljfs/lambdarouter)
|
[](https://travis-ci.org/mitchelljfs/lambdarouter)
|
||||||
[](https://codeclimate.com/github/mitchelljfs/lambdarouter/test_coverage)
|
[](https://codeclimate.com/github/mitchelljfs/lambdarouter/test_coverage)
|
||||||
[](https://codeclimate.com/github/mitchelljfs/lambdarouter/maintainability)
|
[](https://codeclimate.com/github/mitchelljfs/lambdarouter/maintainability)
|
||||||
[](https://goreportcard.com/report/github.com/mitchelljfs/lambdarouter)
|
[](https://goreportcard.com/report/github.com/mitchelljfs/lambdarouter)
|
||||||
|
|
||||||
This package will become a fully featured AWS Lambda function router, able to respond to HTTP, Schedule, Cognito, and SNS events. It will also support middleware interfacing.
|
This package will become a fully featured AWS Lambda function router, able to respond to HTTP, Schedule, Cognito, and SNS events. It will also support middleware interfacing.
|
||||||
|
|
Loading…
Reference in New Issue