Skip to content

link related projects in readme #11

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

Merged
merged 1 commit into from
Dec 7, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
link related projects in readme
Convenient if we point to https://github.com/byteinternet/hypernode-api-python as well in this project in case people are looking for the Python client instead of the PHP client.
  • Loading branch information
vdloo committed Dec 7, 2022
commit 3cf3954fd3e2cae879eedc28ac6ad90a45132bc1
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,9 @@ Here's a list of Hypernode API features implemented in the client.
- Updating one or multiple Hypernode settings at once.
- Querying/polling the logbook for the status of a job.
- Creating and cancelling Brancher Hypernode instances.

## Related projects

- The official [Hypernode API Python Client](https://github.com/byteinternet/hypernode-api-python)
- The official [Hypernode Deploy](https://github.com/byteinternet/hypernode-deploy-configuration) tool
- The official [Hypernode Docker](https://github.com/byteinternet/hypernode-docker) image