Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jodosha/hanami-api-amazon-aws-lambda

Hanami::API on Amazon AWS Lambda
https://github.com/jodosha/hanami-api-amazon-aws-lambda

aws aws-lambda hanami hanami-api microservice ruby

Last synced: about 2 months ago
JSON representation

Hanami::API on Amazon AWS Lambda

Awesome Lists containing this project

README

        

# Hanami::API on Amazon AWS Lambda

## Prerequisites

* Ruby 2.7+
* Amazon account
* Amazon AWS CLI (`aws`)

## Setup

* Create an [Amazon AWS Lambda function](https://docs.aws.amazon.com/lambda/latest/dg/lambda-ruby.html)
* Clone this repository
* Run `bin/setup`
* Run `bin/deploy`
* Run `bin/test`