Hacker News new | ask | show | jobs
by umen 938 days ago
can you pls elaborate your tech stack and where do host ? 1 .rust ( what server or hand crafted ?)
1 comments

For the backend, it's written in Rust using a few key crates: axum for the api, bgpkit-parser for parsing the MRT data, and reqwest for fetching data at boot.

The site is hosted on Neptune Networks, another side project of mine for people to learn and experiment with BGP.