@inproceedings{solomon:2014a,
title = {Providing Music Notation Services over Internet},
author = {Mike Solomon and Dominique Fober and Yann Orlarey and Stéphane Letz},
url = {solomon14a.pdf},
year = {2014},
date = {2014-01-01},
booktitle = {Proceedings of the Linux Audio Conference},
pages = {91-96},
address = {Karlsruhe, Allemagne},
abstract = {The GUIDO project gathers a textual format for music representation, a rendering engine operating on this format, and a library providing a high level support for all the services related to the GUIDO format and it’s graphic rendering. The project includes now an HTTP server that allows users to access the musical-score-related functions in the API of the GUIDOEngine library via uniform resource identifiers (URIs). This article resumes the core tenants of the REST architecture on which the GUIDO server is based, going on to explain how the server ports a C/C++ API to the web. It concludes with several examples as well as a discussion of how the REST architecture is well suited to a web-API that serves as a wrapper for another API.},
keywords = {Guido; Music score; restful web service},
pubstate = {published},
tppubtype = {inproceedings}
}
The GUIDO project gathers a textual format for music representation, a rendering engine operating on this format, and a library providing a high level support for all the services related to the GUIDO format and it’s graphic rendering. The project includes now an HTTP server that allows users to access the musical-score-related functions in the API of the GUIDOEngine library via uniform resource identifiers (URIs). This article resumes the core tenants of the REST architecture on which the GUIDO server is based, going on to explain how the server ports a C/C++ API to the web. It concludes with several examples as well as a discussion of how the REST architecture is well suited to a web-API that serves as a wrapper for another API.