Changes to the README [ci skip]
This commit is contained in:
parent
339ab1521f
commit
4c036ab579
|
@ -1,2 +1,5 @@
|
|||
# lambdarouter
|
||||
# lambdarouter [](https://godoc.org/github.com/mitchelljfs/lambdarouter) [](https://travis-ci.org/mitchelljfs/lambdarouter) [](https://coveralls.io/github/mitchelljfs/lambdarouter?branch=master) [](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.
|
||||
|
||||
So far it includes functionality for API Gateway. Check out the GoDoc Reference to see how to instantiate a router and
|
||||
create endpoints.
|
||||
|
|
Loading…
Reference in New Issue