Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.