ZiBaT => Peter Levinsky => Tech => exercise
Rest Service
Design URI for REST
Updated : 2018-09-19

REST service Considerations of URI Design

Mission:

To design URI's for a specific case - Hotel.

Background:

Assignment A: URI design for a Hotel System

You all propably recognice the Hotel system from 2nd semester. The ER-diagram for the hotel system looks like:

Hotel ER diagram

Now discuss with your pair student how you will design the URIs to get these resources.
Remember the principles from the note Note of Rest Service (and URI design) special attention to the pages 14-17.

 

 

Extra: Design Filtering and ranging in your URIs.