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

https://github.com/primait/bridge.rs

Prima bridge pattern implementation for rust
https://github.com/primait/bridge.rs

Last synced: 4 months ago
JSON representation

Prima bridge pattern implementation for rust

Awesome Lists containing this project

README

          

[![Build Status](https://github.com/primait/bridge.rs/actions/workflows/ci.yml/badge.svg)](https://github.com/primait/bridge.rs)

# bridge.rs

Prima bridge pattern implementation for rust

[Api documentation](https://docs.rs/prima_bridge)

## Examples

You can find all the examples in [examples](./examples) directory.