Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/peeringdb/peeringdb

Server code for https://www.peeringdb.com/
https://github.com/peeringdb/peeringdb

Last synced: 3 months ago
JSON representation

Server code for https://www.peeringdb.com/

Awesome Lists containing this project

README

        

# PeeringDB

[![tests](https://github.com/peeringdb/peeringdb/actions/workflows/tests.yml/badge.svg)](https://github.com/peeringdb/peeringdb/actions/workflows/tests.yml)
[![CodeQL](https://github.com/peeringdb/peeringdb/actions/workflows/codeql.yml/badge.svg)](https://github.com/peeringdb/peeringdb/actions/workflows/codeql.yml)
[![codecov](https://codecov.io/gh/peeringdb/peeringdb/branch/master/graph/badge.svg?token=zYAhZzltxV)](https://codecov.io/gh/peeringdb/peeringdb)

[PeeringDB](https://www.peeringdb.com/) provides a scalable way to publish
interconnection related information for tens of thousands of network
operators. Over the years, more and more organisations have built
integrations to streamline their interconnection processes.

The source code powering PeeringDB is publicly available under a BSD 2-Clause
license.

We anticipate that work considered to be "low hanging fruit" could be
taken on by volunteers, and we expect that open sourcing the platform
makes it easier for third parties to participate in bidding for new
features specified by the Product Committee.

Developers in the community may fork the code, [create a container for development and testing](https://docs.peeringdb.com/howto/run_development_container/), and submit pull requests.