https://github.com/bgp/draft-ietf-peering-api
https://github.com/bgp/draft-ietf-peering-api
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bgp/draft-ietf-peering-api
- Owner: bgp
- License: other
- Created: 2023-11-21T19:13:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-06T01:38:48.000Z (12 months ago)
- Last Synced: 2026-02-20T09:37:12.662Z (4 months ago)
- Language: Makefile
- Size: 550 KB
- Stars: 6
- Watchers: 7
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Peering API
This is the working area for the individual Internet-Draft, "Peering API".
* [Editor's Copy](https://bgp.github.io/draft-ietf-peering-api/#go.draft-peering-api-ramseyer-protocol.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-peering-api-ramseyer-protocol)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-peering-api-ramseyer-protocol)
* [Compare Editor's Copy to Individual Draft](https://bgp.github.io/draft-ietf-peering-api/#go.draft-peering-api-ramseyer-protocol.diff)
## Contributing
See the
[guidelines for contributions](https://github.com/bgp/draft-ietf-peering-api/blob//CONTRIBUTING.md).
Contributions can be made by creating pull requests.
The GitHub interface supports creating pull requests using the Edit (✏) button.
## Command Line Usage
Formatted text and HTML versions of the draft can be built using `make`.
```sh
$ make
```
Command line usage requires that you have the necessary software installed. See
[the instructions](https://github.com/martinthomson/i-d-template/blob/main/doc/SETUP.md).