Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/
- Host: GitHub
- URL: https://github.com/peeringdb/peeringdb
- Owner: peeringdb
- License: bsd-2-clause
- Created: 2016-06-06T21:49:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-26T19:11:23.000Z (10 months ago)
- Last Synced: 2024-03-27T05:56:35.157Z (10 months ago)
- Language: Python
- Homepage:
- Size: 25 MB
- Stars: 335
- Watchers: 42
- Forks: 111
- Open Issues: 176
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-starred - peeringdb/peeringdb - Server code for https://www.peeringdb.com/ (others)
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.