mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
14 lines
577 B
Markdown
14 lines
577 B
Markdown
<!--
|
|
title: Serving HTML in Node.js through API Gateway Example
|
|
menuText: Serving HTML in Node.js Example
|
|
layout: Doc
|
|
-->
|
|
|
|
<!-- DOCS-SITE-LINK:START automatically generated -->
|
|
### [Read this on the main serverless docs site](https://www.serverless.com/framework/docs/providers/aws/examples/web-serving-html/node/)
|
|
<!-- DOCS-SITE-LINK:END -->
|
|
|
|
# Serving HTML in Node.js through API Gateway Example
|
|
|
|
[This is an example](https://github.com/serverless/serverless/tree/master/docs/providers/aws/examples/web-serving-html/node) of serving vanilla HTML/CSS/JS through API Gateway.
|