Library to access RESTful web services with GObject
Library to access RESTful web services
librest
$ pkg-config --modversion librest-0.7
$ gcc -o myapp myapp.c $(pkg-config --cflags --libs librest-0.7)
$ pkg-config --list-all | grep librest