the Late Night Lab
the Late Night Lab

Browsing Tag

programming

4 posts
10 December 2022
LLabs

Solving a simple use case with Azure Functions – Part 3

  • bygreg
  • 15 minute read
The third part of an Azure Functions series, applied on a simple use case: Connect to a public API, parse and display data. Here, a caching mechanism is implemented and tried locally and on Azure.
Read More
26 November 2022
LLabs

Solving a simple use case with Azure Functions – Part 2

  • bygreg
  • 8 minute read
The second part of an Azure Functions series, applied on a simple use case: Connect to a public API, parse and display data. Here, python code is embedded in an Azure Function, run locally, then published to Azure.
Read More
12 November 2022
LLabs

Solving a simple use case with Azure Functions – Part 1

  • bygreg
  • 8 minute read
The first part of an Azure Functions series, applied on a simple use case: Connect to a public API, parse and display data. Here, a local prototype is created, in a test driven development approach.
Read More
29 October 2022
VVarious

Hello world!

  • bygreg
  • 2 minute read
It is customary for coders, when they write their first program in some new language or in a…
Read More
Recent Posts
  • Solving a simple use case with Azure Functions – Part 3
  • Solving a simple use case with Azure Functions – Part 2
  • Solving a simple use case with Azure Functions – Part 1
  • Hello world!
Archives
  • December 2022
  • November 2022
  • October 2022
Categories
  • Labs
  • Rantings
  • Thoughts
  • Various
Tags

API Azure Azure Functions Caching coding JSON programming Python TDD testing

the Late Night Lab the Late Night Lab
Designed and put together by Greg - based on SquareType theme