Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/shuffle/shuffle-shared
- Owner: Shuffle
- Created: 2021-01-25T14:39:21.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-25T06:01:42.000Z (3 months ago)
- Last Synced: 2024-10-25T09:49:00.520Z (3 months ago)
- Topics: api, automation, modules, soar
- Language: Go
- Homepage: https://shuffler.io
- Size: 3.4 MB
- Stars: 14
- Watchers: 2
- Forks: 21
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
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 :)