Hi folks, FreedomBuddy functions as a more-or-less reasonable web service now: I've added "learn", "where", and "provide" routes to the service.
Want to know where someone's hosting a service for you?
https://localhost:8080/where/(key)/(service)
(The reply's JSON, reply format will be confiurable shortly.)
Want to request a service from somebody?
https://localhost:8080/learn/(key)/(service)
(You get no response.)
Want to host a service for somebody?
https://localhost:8080/provide/(key)/(service)
(Again, you get no response.)
Two issues:
1. Not all CRUD operations are yet supported, this interface will change
soon enough (to offer the system more control).
2. I'm abusing the GET operation. I'll fix that later this week when I
have a chance to code a non-stupid form.
Nick
pgpoX5ZLiGaue.pgp
Description: PGP signature
_______________________________________________ Freedombox-discuss mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/freedombox-discuss
