WAS.NEWS APIRust ingest pipeline and REST surface |
Language | Rust | |
|---|---|---|---|
| Portfolio | was.news | ||
The API for was.news lives in NewsLogic (code/newslogic/). It is intentionally outside code/was-news/platform/ so backend ingest, storage, and HTTP routes stay independent from the web client.
@was/api-clientcd code/newslogic
cargo run -- api-server
Full pipeline and module detail: NewsLogic writeup.