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

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

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/)