Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uselagoon/machinery

WIP library/utilities for interacting with Lagoon
https://github.com/uselagoon/machinery

Last synced: 2 months ago
JSON representation

WIP library/utilities for interacting with Lagoon

Awesome Lists containing this project

README

        

# Lagoon API Machinery

Welcome to the Lagoon API Machinery repository.
This repo provides shared library/clients for use with Lagoon.

**Note: This project is currently under heavy development. Changes and updates are expected frequently.**

## Installation

To use Lagoon Machinery in your Go project, you can install it like any other Go library. Run the following command:

```sh
go get -u github.com/uselagoon/machinery
```

## Contributing

We welcome contributions from the community! If you'd like to contribute to the development of Machinery, please follow our [Contribution Guidelines](CONTRIBUTING.md).

## Feedback and Issues

If you encounter any issues with the API or have suggestions for improvements, please [open an issue](https://github.com/uselagoon/machinery/issues) on this repository.