Discotecas en Salamanca
API Reference
GET /zones : retrieve all zones (JSON array)
GET /bars/$zoneId : retrieve all bars from specific zone (JSON array)
- id
- title
- subtitle
- score
- punctuations
- orden
GET /bars/position : retrieve all bars location (JSON array)
- id
- title
- latitude
- longitude
GET /bar/$barId : retrieve bar info for barId
- id
- title
- subtitle
- text
- image
- latitude
- longitude
- score
- punctuations
- orden
GET /bar/$barId/punctuation/$score : add score to specific bar and return new score and punctuations