A tool to help network analysts querying information about prefixes and ASN's. Built on netstandard2.0 and based on BGPView API.
There are a few ways to use this repo content, so scroll down and have fun! 😄
🚧 It's under construction 🚧
If you're a developer I offer you power to build amazing applications 🔥. You can either consume the REST API or use the core library itself (.NET developers, in case).
Take a look bellow for more information.
An REST API built on top of BGPViewerCore library.
More information here. Check it out! 😉
If you're a .NET developer you can use the core library on your application. See BGPViewerCore repo to get more information.
Also, if you're consuming the API instead of using core library directly, you can use core library models to avoid rewriting the wheel. It's a separate library, so just download and add it to your project. It's available here.