Is the APISIX Python SDK still usable? #12293
Closed
bo-unitysvc
started this conversation in
General
Replies: 2 comments
-
Recommended calls to the Admin API to create resources. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks. If the python SDK is no longer maintained, perhaps you can ARCHIVE the repository? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We need to programmatically create upstreams, routes, etc., from a Python module. We came across the APISIX Python SDK, which seems like it could help us avoid making raw HTTP POST requests to the Admin API.
However, this SDK hasn't been updated in several years. Is it considered obsolete? Is there an actively maintained replacement, or is the recommended approach simply to use direct HTTP requests to the Admin API?
Any guidance would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions