Skip to content

Commit 0b469ed

Browse files
authored
Add a note pointing to datadog-api-client (#686)
1 parent 9ce7d4b commit 0b469ed

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ To install from source:
2626

2727
## Datadog API
2828

29+
To support all Datadog HTTP APIs, a generated library is
30+
available which will expose all the endpoints:
31+
[datadog-api-client-python](https://github.com/DataDog/datadog-api-client-python).
32+
2933
Find below a working example for submitting an event to your Event Stream:
3034

3135
```python

0 commit comments

Comments
 (0)