caido-schema-proxy 0.1.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,6 @@
1
+ node_modules
2
+ .venv
3
+ uv.lock
4
+ *.egg-info
5
+ dist
6
+ build
@@ -0,0 +1,36 @@
1
+ Metadata-Version: 2.4
2
+ Name: caido-schema-proxy
3
+ Version: 0.1.0
4
+ Summary: Caido Proxy API schemas (GraphQL and OpenAPI)
5
+ Author-email: "Caido Labs Inc." <dev@caido.io>
6
+ License: CC-BY-4.0
7
+ Requires-Python: >=3.12
8
+ Description-Content-Type: text/markdown
9
+
10
+ <div align="center">
11
+ <img width="1000" alt="image" src="https://user-images.githubusercontent.com/6225588/211916659-567751d1-0225-402b-9141-4145c18b0834.png">
12
+
13
+ <br />
14
+ <br />
15
+ <a href="https://caido.io/">Website</a>
16
+ <span>&nbsp;&nbsp;•&nbsp;&nbsp;</span>
17
+ <a href="https://dashboard.caido.io/">Dashboard</a>
18
+ <span>&nbsp;&nbsp;•&nbsp;&nbsp;</span>
19
+ <a href="https://docs.caido.io/" target="_blank">Docs</a>
20
+ <span>&nbsp;&nbsp;•&nbsp;&nbsp;</span>
21
+ <a href="https://links.caido.io/roadmap">Roadmap</a>
22
+ <span>&nbsp;&nbsp;•&nbsp;&nbsp;</span>
23
+ <a href="https://github.com/caido/caido/tree/main/brand">Branding</a>
24
+ <span>&nbsp;&nbsp;•&nbsp;&nbsp;</span>
25
+ <a href="https://links.caido.io/www-discord" target="_blank">Discord</a>
26
+ <br />
27
+ <hr />
28
+ </div>
29
+
30
+ ## 📝 Proxy Schema
31
+
32
+ If you need to use the Caido Schema in a tool, you can use this package to retrieve the latest GraphQL and OpenAPI.
33
+
34
+ ## 💚 Community
35
+
36
+ Come join our [Discord](https://links.caido.io/www-discord) community and connect with other Caido users! We'd love to have you as part of the conversation and help with any questions you may have.
@@ -0,0 +1,27 @@
1
+ <div align="center">
2
+ <img width="1000" alt="image" src="https://user-images.githubusercontent.com/6225588/211916659-567751d1-0225-402b-9141-4145c18b0834.png">
3
+
4
+ <br />
5
+ <br />
6
+ <a href="https://caido.io/">Website</a>
7
+ <span>&nbsp;&nbsp;•&nbsp;&nbsp;</span>
8
+ <a href="https://dashboard.caido.io/">Dashboard</a>
9
+ <span>&nbsp;&nbsp;•&nbsp;&nbsp;</span>
10
+ <a href="https://docs.caido.io/" target="_blank">Docs</a>
11
+ <span>&nbsp;&nbsp;•&nbsp;&nbsp;</span>
12
+ <a href="https://links.caido.io/roadmap">Roadmap</a>
13
+ <span>&nbsp;&nbsp;•&nbsp;&nbsp;</span>
14
+ <a href="https://github.com/caido/caido/tree/main/brand">Branding</a>
15
+ <span>&nbsp;&nbsp;•&nbsp;&nbsp;</span>
16
+ <a href="https://links.caido.io/www-discord" target="_blank">Discord</a>
17
+ <br />
18
+ <hr />
19
+ </div>
20
+
21
+ ## 📝 Proxy Schema
22
+
23
+ If you need to use the Caido Schema in a tool, you can use this package to retrieve the latest GraphQL and OpenAPI.
24
+
25
+ ## 💚 Community
26
+
27
+ Come join our [Discord](https://links.caido.io/www-discord) community and connect with other Caido users! We'd love to have you as part of the conversation and help with any questions you may have.