About this project

This repository provides a minimal starter project for Azure Static Web Apps. It pairs a vanilla JavaScript static site with an API implemented using Azure Functions. The project is intended to be used alongside the Microsoft documentation article "Add an API to Static Web Apps with Azure Functions," which walks through building and customizing a new static site with a serverless API backend. The codebase is deliberately very basic, serving as a foundation for developers who want to quickly scaffold a web application with an API on Azure's static hosting platform.