Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic support for REST services #14

Open
plule-ansys opened this issue Apr 7, 2022 · 0 comments
Open

Basic support for REST services #14

plule-ansys opened this issue Apr 7, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@plule-ansys
Copy link
Contributor

Even though the first release will be focused on gRPC, we should do the bare minimum for REST services. For library implementation, even though requests is common, there are other options such as httpx are widely used. We should not depend on any or all of them, but instead ensure that the pypim API makes it easy through:

  • Relevant API entry to provide the endpoint and headers in a way that is directly translatable into the common libraries
  • Documentation examples using them
@plule-ansys plule-ansys added documentation Improvements or additions to documentation enhancement New feature or request labels Apr 7, 2022
@plule-ansys plule-ansys added this to the v1.0 milestone Apr 7, 2022
@plule-ansys plule-ansys removed this from the v1.0 milestone May 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant