Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 7.9% on proxy.golang.org
Top 4.8% dependent repos on proxy.golang.org
Top 6.9% forks on proxy.golang.org

proxy.golang.org : github.com/d-velop/dvelop-sdk-go/lambda

Package lambda provides a kind of http server emulator for lambda functions. That is an adapter which translates an incoming AWS APIGatewayProxyRequests to a regular http.Request and an outgoing http response to a AWS APIGatewayProxyResponse The use case are http applications which should be packaged and deployed as lambda functions and possibly at the same time as a normal local executable webapplication. So appart from this adapter function the rest of the application is unaware of the fact that it runs as a lambda function. So instead of for a regular http server can be used to serve http applications from lambda functions

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/d-velop/dvelop-sdk-go/lambda
License: Apache-2.0
Latest release: 6 months ago
First release: about 2 years ago
Namespace: github.com/d-velop/dvelop-sdk-go
Dependent repositories: 1
Stars: 9 on GitHub
Forks: 8 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 13 days ago

    Loading...
    Readme
    Loading...