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
- Host: GitHub
- URL: https://github.com/somod-dev/somod-http-api-gateway
- Owner: somod-dev
- License: mit
- Created: 2022-07-14T04:03:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-07-07T07:22:52.000Z (9 months ago)
- Last Synced: 2025-07-07T08:35:39.047Z (9 months ago)
- Language: TypeScript
- Size: 440 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# somod-http-api-gateway
SoMod Module Containing Infrastructure Code providing AWS Http Api Gateway
[](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)