quru / qis

Dynamic image server for web and print
https://quruimageserver.com
GNU Affero General Public License v3.0
90 stars 7 forks source link

API - add a way of retrieving portfolio by human ID #14

Closed fozcode closed 5 years ago

fozcode commented 5 years ago

The API provides GET /api/v1/portfolios/[portfolio id]/ but no way of retrieving a portfolio from the unique human ID. It should be easy enough to add a URL for GET /api/v1/portfolios/?human_id=foo that does this.