scaphold-io / scaphold-issues

Post issues that you find on Scaphold here. Post anything about the platform, docs, boilerplates, etc... Happy Scapholding!
3 stars 0 forks source link

Custom-domain & Allow-Origin handlers #27

Open martinheidegger opened 7 years ago

martinheidegger commented 7 years ago

It would be awesome if scaphold had support for subdomain endpoints rather than routes. i.e.:

Now: https://us-west-2.api.scaphold.io/graphql/zei-sca-git New: https://zei-sca-git.mydomain.com (Note: https!)

On top of that it would be awesome if we could specify an Allow-Origin header setting to limit the access of web applications to that endpoint.

(please add a github reaction 👍 if you would like that too )