WAS.NEWS API

Rust ingest pipeline and REST surface
Language Rust
Portfolio was.news

Overview

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.

Responsibilities

Run

cd code/newslogic
cargo run -- api-server

Full pipeline and module detail: NewsLogic writeup.