REFERENCES
References
Library API references and external documentation for Pour's tech stack.
Rust Libraries
| Reference | Description |
|---|---|
| ratatui | TUI framework — widgets, layouts, rendering |
| crossterm | Terminal backend — events, styling, cursor |
| reqwest | Async HTTP client |
| chrono | Date/time formatting and manipulation |
| toml-serde | TOML + serde serialization |
External APIs
| Reference | Description |
|---|---|
| obsidian-local-rest-api | Obsidian REST API — endpoints, auth, CRUD |