Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 23 days ago
JSON representation
Hanami::API on Amazon AWS Lambda
- Host: GitHub
- URL: https://github.com/jodosha/hanami-api-amazon-aws-lambda
- Owner: jodosha
- Created: 2020-03-02T17:59:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-16T06:15:26.000Z (over 1 year ago)
- Last Synced: 2024-10-10T04:15:16.842Z (about 1 month ago)
- Topics: aws, aws-lambda, hanami, hanami-api, microservice, ruby
- Language: Ruby
- Size: 14.6 KB
- Stars: 37
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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`