Skip to content

trallard/25daysofserverless-day16

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

27 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

#25DaysofServerless - Day 16th "Let the posadas begin"

License

Bit Xmas

This challenge and the solutions are part of the #25DaysOfServerless.

✨ You can find the challenge here πŸ‘‰πŸΌ https://25daysofserverless.com/calendar/16.

πŸ“ The article with the detailed explanation of the solutions can be found at https://dev.to/azure/let-the-posadas-begin-day-16-of-the-25daysofserverles-challenge-57hm

What is in this repo?

  • An Http triggered Azure function written in Python. Where the user can either pass a day as a query string or submit a simple GET request to the main endpoint to see all the posadas locations.

πŸ’» See it in ./posadas

Sample outputs:

  • All dates query

day query

  • Single date query

day query

  • Workflows for GitHub actions to deploy the Azure function to Azure

πŸ’» See it in .github/workflows

Resources/Tools Used πŸš€

Getting started with Azure Functions for Python

Continuous integration and delivery

Developer Tools

Next Steps πŸƒ

Learn more about serverless with Free Training!

License πŸ“–

All the code containing in this repository is licensed under the BSD-3 clause OSI license.

About

Solutions to #25DaysofServerles challenges 🐍

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages