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

https://github.com/somod-dev/somod-http-api-gateway

SoMod Module Containing Infrastructure Code providing AWS Http Api Gateway
https://github.com/somod-dev/somod-http-api-gateway

Last synced: 3 days ago
JSON representation

SoMod Module Containing Infrastructure Code providing AWS Http Api Gateway

Awesome Lists containing this project

README

          

# somod-http-api-gateway

SoMod Module Containing Infrastructure Code providing AWS Http Api Gateway

[![Publish](https://github.com/sodaru/somod-http-api-gateway/actions/workflows/publish.to.npm.yml/badge.svg)](https://github.com/sodaru/somod-http-api-gateway/actions/workflows/publish.to.npm.yml)

[somod](https://somod.dev) framework helps to create infrastructure, backend, and frontend code all bundled into a single npm package.
These packages can be added as dependencies in other modules to reuse the code

## Install

```bash
npm install somod-http-api-gateway
```

## Usage

Refer to [SOMOD Guide](https://docs.somod.dev)