Skip to content
This repository has been archived by the owner on Mar 30, 2020. It is now read-only.

Latest commit

 

History

History
10 lines (5 loc) · 392 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 392 Bytes

TEGOEDJE.nu: backend

This repo contains the code for the backend for TEGOEDJE.nu.

Technology

We're using Azure Functions to implement a scalable API backend. Next to this, we're using Azure Maps for Structured Address Geocoding. We have Table Storage in place as the data store. The frontend and backend both use Application Insights for analytics.

More details will follow