Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bref-http-example

This is a sample http app using Bref leveraging Serverless to deploy to AWS Lambda

Steps to repeat

Composer install

composer install

Deploy to AWS

serverless deploy

Test

POST request to the URL given by Serverless after deploy with the following body

{ "name":  "Beachcasts" }

Results

Should result in "Hello Beachcasts".

About

This is a sample http app using Bref leveraging Serverless to deploy to AWS Lambda

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages