Guides
...
Getting Started
Amberflo SDKs
Flask App Integration
1min
This is a minimal Flask app showing how to integrate with Amberflo.
Check out the sample at the Python SDK repo.
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.
Updated 31 Jul 2024
Did this page help you?