# How to Create a REST API with Azure Functions and the Serverless Framework - Part 2

DevFeed: [How to Create a REST API with Azure Functions and the Serverless Framework - Part 2](<https://devfeed.tech/articles/how-to-create-a-rest-api-with-azure-functions-and-the-serverless-framework-part-2-14334.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/serverless-azure-functions-v1-part2>)

Author: Tanner Barlow

Published: 2019-10-10T00:00:00Z

Content type: tutorial

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [azure functions](<https://devfeed.tech/topics/azure-functions.md>), [serverless framework](<https://devfeed.tech/topics/serverless-framework.md>), [REST API](<https://devfeed.tech/topics/rest-api.md>), [Amazon API Gateway](<https://devfeed.tech/topics/amazon-api-gateway.md>), [CI/CD](<https://devfeed.tech/topics/cicd.md>), [Webpack](<https://devfeed.tech/topics/webpack.md>)

Tags: [api-management](<https://devfeed.tech/tags/api-management.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [azure-functions](<https://devfeed.tech/tags/azure-functions.md>), [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [faas](<https://devfeed.tech/tags/faas.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [rest-api](<https://devfeed.tech/tags/rest-api.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>), [webpack](<https://devfeed.tech/tags/webpack.md>)

## AI overview

A tutorial on creating a REST API with Azure Functions and the Serverless Framework, covering API Management, Webpack, and CI/CD.

## Source excerpt

Learn how to add API Management, Webpack and CI/CD to your Azure Functions REST API