API syntax notes - PadraigGillen/trading-ports GitHub Wiki

(incomplete WIP)

/boat

sub-URL Method Description Notes
/ GET List all boats
/{id} GET Return boat with properties

/port

sub-URL Method Description Notes
/ GET List all ports
/{id} GET Return properties of port with ID

/slip

sub-URL Method Description Notes
/ GET List all slips
/{id} GET Return a specific boat's properties