Summary
Mmids is open source, built in Rust, and made with extensibility and customization as a first class citizen.
Useful Links
- Primary code repository
- mmids-core crate
- This crate is required for any extensibility or customization to mmids.
- It contains all the base library types, as well as all official workflow steps, endpoints, etc...
- API Reference
- Test Reactor Server
- A very simple server that can handle reactor requests with semi-hardcoded responses