oasis-art-project / oasis-server

Platform for the local arts
Other
2 stars 0 forks source link

Add alias/username to events/users #109

Closed codeanticode closed 2 years ago

codeanticode commented 3 years ago

In this way, they could be accessed by "shortcodes" such as

oasis.art/artbomb

or

oasis.art/collagedon

codeanticode commented 2 years ago

Implemented alias for events: https://github.com/codeanticode/oasis-server/commit/58f420d516aa4eb94e121472076398f62187cdca

codeanticode commented 2 years ago

For artists, artworks, and places, we could use some new endpoints to differentiate the alias from each category, for example:

oasis.art/bio/jason-mason oasis.art/item/jason-mason-untitled-1 oasis.art/venue/casa-de-jazz

codeanticode commented 2 years ago

Done for artists with https://github.com/oasis-art-project/oasis-server/commit/44b94ea66b4159b63e71f164403e89d52e3fc90f, probably not really needed artworks or places.