https://github.com/mendhak/api-gateway-self-hosted-documentation
Sample repo for self hosted API Gateway documentation
https://github.com/mendhak/api-gateway-self-hosted-documentation
Last synced: 9 months ago
JSON representation
Sample repo for self hosted API Gateway documentation
- Host: GitHub
- URL: https://github.com/mendhak/api-gateway-self-hosted-documentation
- Owner: mendhak
- Created: 2021-05-02T21:26:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-05T21:03:31.000Z (over 4 years ago)
- Last Synced: 2025-02-12T06:38:49.166Z (11 months ago)
- Language: HCL
- Homepage: https://code.mendhak.com/api-gateway-self-hosted-documentation/
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## API Gateway Self-Hosted Documentation
Sample repo to show an API Gateway hosting its own OpenAPI documentation in a Lambda.
Create example.zip, then run the Terraform code.
```
zip -j example.zip example/*
terraform apply
```
See the [writeup here](https://code.mendhak.com/api-gateway-self-hosted-documentation/)