Getting Started
Amberflo SDKs
Django App Integration
1min
this is a minimal django 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/django app highlights the interesting code is in the my proj amberflo module it contains a decorator for counting api calls by customer, and a middleware for recording the processing time of the api calls