{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/wai-lambda","name":"wai-lambda","description":"\n\nTurn any wai webapp ( spock, servant, etc) into a handler for AWS Lambda and API Gateway requests.\n\nWorks with any Lambda environment (nodejs, python, etc). Find out more in the README.\n\n\n\n[Index] [Quick Jump]\n\nPackage maintainers\n\nFor package maintainers and hackage trustees\n\nCandidates\n\n\n\n\n    \n\n\n\n\nThis Haskell library turns any wai webapp (spock, servant, etc) into a\nhandler for AWS Lambda and API Gateway requests.\n\nThis doesn't require any particular Lambda environment. By following the\ninstructions in the build section the resulting zip file uploaded\nto AWS Lambda is typically smaller than 1MB. For basic webapps the request\nhandling duration (as reported by AWS) is between 1 and 5 milliseconds.\n\nInstalling with Cabal:\n\nIf you use stack and wai-lambda is not included in your snapshot, add it to\nthe extra-deps:\n\nor from GitHub:\n\nYou do not have to do anything if you use cabal2nix and a Nix commit that\nincludes wai-lambda in its Hackage dependencies. If you want to use a\nspecific commit of wai-lambda we recommend using niv:\n\nThen add an override to your Nix packages:\n\nSee also the build section for producing AWS Lambda packages with\nnix.\n\nTODO\n\nFor inspiration on how to build fully static executables with Nix, see\nDeckDeckGo\n\nTODO\n\nFor inspiration on how to deploy with Terraform and Nix, see\nDeckDeckGo\n\nMIT Â© David Dal Busco and Nicolas Mattia","version":"0.1.1.0","softwareVersion":"0.1.1.0","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/deckgo/wai-lambda","issueTracker":"https://github.com/nmattia/wai-lambda/issues","url":"https://github.com/deckgo/wai-lambda#readme","keywords":["library","mit","program","web","Propose Tags"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Haskell"},"maintainer":[{"@type":"Person","name":"nmattia"}],"author":[{"@type":"Person","name":"nmattia"}],"copyrightHolder":[{"@type":"Person","name":"nmattia"}],"dateCreated":"2019-03-20","dateModified":"2023-02-05","datePublished":"2023-02-05","copyrightYear":2019,"downloadUrl":"https://hackage.haskell.org/package/wai-lambda-0.1.1.0/wai-lambda-0.1.1.0.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","developmentStatus":"active","sameAs":["https://hackage.haskell.org/package/wai-lambda"],"funder":[{"@type":"Organization","url":"https://github.com/sponsors/nmattia"}],"https://www.w3.org/ns/activitystreams#likes":43,"https://forgefed.org/ns#forks":2}