Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shuffle/shuffle-shared

A repository used as a Go module to help out with Shuffle development, and to ensure we reuse code structures everywhere.
https://github.com/shuffle/shuffle-shared

api automation modules soar

Last synced: about 1 month ago
JSON representation

A repository used as a Go module to help out with Shuffle development, and to ensure we reuse code structures everywhere.

Awesome Lists containing this project

README

        

# Shuffle-shared
A repository containing structures and commonly used functions between different deployments on Shuffle. Here to ensure consistency and not re-making the same functions multiple places.

### Sample areas
- Shuffle backend (open source)
- Shuffle orborus (open source)
- Shuffle worker (open source)
- shuffler.io (cloud deployment)
- CI/CD systems that verify data types

### Issue / PR management
Issues related to this code is usually tracked in shuffle/shuffle or our private repository for shuffler.io.

Do however feel free to open one if you have any questions/suggestions :)