7 releases

new 0.3.5 Dec 13, 2025
0.3.4 Dec 4, 2025
0.3.2 Jul 20, 2025
0.3.0 Apr 26, 2025
0.1.1 Jan 9, 2025

#1779 in HTTP server

MIT/Apache

54KB
1.5K SLoC

Rust 1K SLoC // 0.0% comments TypeScript 357 SLoC // 0.1% comments Just 22 SLoC // 0.2% comments

Nitram

Opinionated RPC server for Rust and Typescript.

To do:

  • Quick start guide
  • TODO(6cd5): better DBSessionId

Publishing:

# -- NPM
cd packages/nitram
# bun pm pack --dry-run
# bun pm pack
# bun publish --dry-run
bun publish
cd ../..

# -- Crate
# cargo publish --dry-run
cargo publish

Dependencies

~21–36MB
~563K SLoC