Getting Started
Amberflo SDKs
Flask App Integration
1min
this is a minimal flask app showing how to integrate with amberflo https //amberflo io/ check out the sample at the python sdk repo https //github com/amberflo/metering python/tree/main/samples/flask app highlights the interesting code is in the amberflo module it contains a decorator for counting api calls by customer, and a middleware for recording the processing time of the api calls