https://github.com/mearns/rxbuilder
A demo of applying reactive programming (specifically RxGroovy) to the Builder pattern
https://github.com/mearns/rxbuilder
Last synced: about 1 month ago
JSON representation
A demo of applying reactive programming (specifically RxGroovy) to the Builder pattern
- Host: GitHub
- URL: https://github.com/mearns/rxbuilder
- Owner: mearns
- License: mit
- Created: 2015-07-22T20:50:24.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-27T19:20:22.000Z (almost 10 years ago)
- Last Synced: 2025-02-05T11:45:04.312Z (3 months ago)
- Language: Groovy
- Size: 180 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rxBuilder
A demo of applying reactive programming (specifically RxGroovy) to the Builder pattern