Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dry-rb/dry-system
Application framework with state management and built-in dependency injection support
https://github.com/dry-rb/dry-system
architecture dependency-injection dry-rb frameworks ruby
Last synced: 3 months ago
JSON representation
Application framework with state management and built-in dependency injection support
- Host: GitHub
- URL: https://github.com/dry-rb/dry-system
- Owner: dry-rb
- License: mit
- Created: 2015-12-23T10:51:36.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2024-07-31T12:55:23.000Z (3 months ago)
- Last Synced: 2024-07-31T16:11:09.888Z (3 months ago)
- Topics: architecture, dependency-injection, dry-rb, frameworks, ruby
- Language: Ruby
- Homepage: https://dry-rb.org/gems/dry-system
- Size: 1.49 MB
- Stars: 363
- Watchers: 21
- Forks: 68
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
[gem]: https://rubygems.org/gems/dry-system
[actions]: https://github.com/dry-rb/dry-system/actions# dry-system [![Gem Version](https://badge.fury.io/rb/dry-system.svg)][gem] [![CI Status](https://github.com/dry-rb/dry-system/workflows/CI/badge.svg)][actions]
## Links
* [User documentation](https://dry-rb.org/gems/dry-system)
* [API documentation](http://rubydoc.info/gems/dry-system)
* [Forum](https://discourse.dry-rb.org)## Supported Ruby versions
This library officially supports the following Ruby versions:
* MRI `>= 3.0`
* jruby `>= 9.4` (not tested on CI)## License
See `LICENSE` file.