2016-10-27 12:01:14 +02:00

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.