1
0
Fork 0
mirror of https://github.com/alice-lg/birdwatcher.git synced 2025-03-09 00:00:05 +01:00
No description
Find a file
hellerve 7c8ea17a06 Merge branch 'master' of https://github.com/hellerve/birdwatcher
* 'master' of https://github.com/hellerve/birdwatcher:
  moved import for working build
  ignore vim swap files
2016-11-11 16:02:46 +01:00
bird added bird cmd (fixes #1) 2016-11-11 16:00:43 +01:00
docs Writeup of the BIRD client/server protocol. 2016-10-23 18:45:27 +02:00
endpoints moved import for working build 2016-11-11 15:33:08 +01:00
.gitignore moved import for working build 2016-11-11 15:33:08 +01:00
birdwatcher.go Merge branch 'master' of https://github.com/hellerve/birdwatcher 2016-11-11 16:02:46 +01:00
README.md Who and where. 2016-10-23 18:53:14 +02:00

birdwatcher

birdwatcher is a small HTTP server meant to provide an API defined by Barry O'Donovan's birds-eye to the BIRD routing daemon.

In the background it (doesn't yet) runs the birdc client and sends commands and parses the result.

Developed by Daniel and MC from Netnod in two days at the RIPE 73 IXP Tools Hackathon in Madrid, Spain.