decentraland / builder-server

Builder app backend
20 stars 17 forks source link

Add /storage/preview/:hash endpoint #687

Closed cazala closed 1 year ago

cazala commented 1 year ago

This endpoint should check if the hash in the request params is a uuid, it should return the entity for the given project id.

Otherwise if the hash is a uuid + /main.composite it should return the composite file

Everything else should redirect to the contents S3 bucket