We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5177aec commit 17efb36Copy full SHA for 17efb36
1 file changed
docs/index.md
@@ -15,3 +15,16 @@ Jump into your first integration:
15
- [Installation](installation.md)
16
- [Examples](examples.md)
17
- [API Reference](reference/overview.md)
18
+
19
+## 📦 Features
20
21
+- ✅ Async-first, httpx-based HTTP client
22
+- ✅ Full Pydantic v2 data validation
23
+- ✅ Task abstraction for all Capmonster types
24
+- ✅ Clear and typed API responses
25
+- ✅ Retry logic and error wrapping
26
+- ✅ Fully documented public API
27
28
+---
29
30
+Capmonster.Cloud is a service by ZennoLab. This project is not affiliated with them.
0 commit comments