Endpoint propsals for RESTful style API

Hi. All.
For making automotive specs with REST-ful model, one of important thing is to define the endpoints for resources of vehicle.
Definition of endpoint is below from Principles of good RESTful API Design<https://codeplanet.io/principles-good-restful-api-design/>
Endpoint: An API URL on a Server which represents either a Resource or an entire Collection.

As a first step I suggest endpoints for chapter 5. Configuration and Identification Interfaces<http://rawgit.com/w3c/automotive/master/vehicle_data/data_spec.html#configuration-identification-interfaces> and chapter 6. Running Status Interfaces<http://rawgit.com/w3c/automotive/master/vehicle_data/data_spec.html#runningstatus-interfaces> of the vehicle data spec in github as a new issue(refer below links). I made this with the mapping between each attribute of interface to endpoint as a resource in RESTful model. If you have any opinion or comment, it¡¯s more than welcome.

https://github.com/w3c/automotive/issues/82


https://github.com/w3c/automotive/issues/83


KR,
Wonsuk.
=========================================
ÀÌ ¿ø ¼® (Wonsuk, Lee) / Senior Researcher, Ph.D
Çѱ¹ÀüÀÚÅë½Å¿¬±¸¿ø Ç¥ÁØ¿¬±¸¼¾ÅÍ(Protocol Engineering Center, ETRI)
Mobile: +82-10-5800-3997   Office: +82-42-860-6104
E-mail: wonsuk.lee@etri.re.kr
http://www.wonsuk73.com/, twitter: @wonsuk73
=========================================

Received on Friday, 18 March 2016 01:09:35 UTC