TerriaJS/terriajs-server

Make Github API key optional

Closed this issue · 0 comments

The Gist API is usable without an API key - the gists just become anonymous. We should support that use case, as it means URL shortening will work out of the box.

Added benefit: we can then assume in the client that Gist shortening is always available.