servalproject / serval-dna

The Serval Project's core daemon that implements Distributed Numbering Architecture (DNA), MDP, VoMP, Rhizome, MeshMS, etc.
http://servalproject.org
Other
171 stars 80 forks source link

Serval RESTful-API misses a call to list all peers #96

Closed Rubyfi closed 6 years ago

Rubyfi commented 8 years ago

I'm currently trying to remove the dependencies on Flask and CLI calls in my web application. Sadly the RESTful-API doesn't support a call that correlates to calling servald id allpeers.

quixotique commented 8 years ago

The Peer List REST API is about to be added. See http://developer.servalproject.org/dokuwiki/doku.php?id=content:activity:nlnet3

quixotique commented 7 years ago

The proposed API is https://github.com/servalproject/serval-dna/blob/route-rest-api/doc/REST-API-Route.md