https://github.com/octopusdeploy/octopusdeploy-api
| Public | Code snippet samples for various operations in the Octopus Deploy REST API
https://github.com/octopusdeploy/octopusdeploy-api
examples public
Last synced: 6 months ago
JSON representation
| Public | Code snippet samples for various operations in the Octopus Deploy REST API
- Host: GitHub
- URL: https://github.com/octopusdeploy/octopusdeploy-api
- Owner: OctopusDeploy
- License: other
- Created: 2013-05-08T11:15:54.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-03-21T13:47:52.000Z (7 months ago)
- Last Synced: 2025-04-04T13:56:15.211Z (6 months ago)
- Topics: examples, public
- Language: PowerShell
- Homepage: https://octopus.com/docs/octopus-rest-api
- Size: 2.39 MB
- Stars: 22
- Watchers: 14
- Forks: 130
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## Octopus Deploy API Examples
[Octopus Deploy](https://octopus.com/) is a user-friendly automated deployment tool for developers. This GitHub repository exists to provide code snippet samples for various operations in the Octopus REST API.
You'll find examples written in a number of languages including:
- Go
- Java
- .NET (C#)
- PowerShell
- Python[Find out more about the Octopus REST API in our documentation](https://octopus.com/docs/octopus-rest-api).