Skip to content

michellelynne/azure-serverless-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

azure-serverless-template

The goal of this project was to create a template for a Serverless RESTful API in Python using Azure. It should have CRUD endpoints and persistence of data.

Component Type Service
Interface Algorithm Database
API Function CosmosDB

Run locally:

func host start

Push changes:

func azure functionapp publish templateitem --build-native-deps

Reference:

Create Your First Function

About

A template for creating a RESTful Serverless function in Azure.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages