nardost / disney-photo-pass

This is an attempt to engineer Disney's PhotoPass system from scratch.
1 stars 0 forks source link

Improve Resource Centered Endpoint Naming #4

Closed nardost closed 3 years ago

nardost commented 3 years ago

Change the endpoint names to /v1/media/{id}, /v1/media/all, /v1/media/save, etc.

nardost commented 3 years ago

Endpoints

POST: /v1/media/save
GET: /v1/media/list
GET: /v1/media/:id