Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 375 Bytes

File metadata and controls

5 lines (3 loc) · 375 Bytes

Module development notes

Ferron can be extended with both modules, which handle HTTP requests, and are essentially Rust crates, and DNS providers, which are also essentially Rust crates.

You can find both the example Ferron module, and the example Ferron DNS provider.