mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
9 lines
221 B
Markdown
9 lines
221 B
Markdown
<!--
|
|
title: AWS Lambda Serving Static HTML Node Example
|
|
menuText: Serving Static HTML
|
|
layout: Doc
|
|
-->
|
|
|
|
# Serving Static HTML with NodeJS + API Gateway
|
|
|
|
This is an example of serving vanilla HTML/CSS/JS through API Gateway |