mirror of
https://github.com/mitchell/lambdarouter.git
synced 2025-06-19 13:55:34 +00:00
Change README badges [ci skip]
This commit is contained in:
parent
695a7bea2e
commit
c8fbc0ee34
|
@ -1,8 +1,8 @@
|
|||
# lambdarouter
|
||||
[](https://godoc.org/github.com/mitchelljfs/lambdarouter)
|
||||
[](https://travis-ci.org/mitchelljfs/lambdarouter)
|
||||
[](https://codeclimate.com/github/mitchelljfs/lambdarouter/test_coverage)
|
||||
[](https://codeclimate.com/github/mitchelljfs/lambdarouter/maintainability)
|
||||
[](https://codeclimate.com/github/mitchelljfs/lambdarouter/test_coverage)
|
||||
[](https://codeclimate.com/github/mitchelljfs/lambdarouter/maintainability)
|
||||
[](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.
|
||||
|
|
Loading…
Reference in a new issue