Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 515 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 515 Bytes

Curious-Edinburgh

Launch URL

Launch URL takes the form:

curious-edinburgh://DOMAIN?tour=TOUR_NAME&protocol=PROTOCOL_TYPE

i.e.

curious-edinburgh://curiousedinburgh.org?tour=Science&protocol=insecure

The protocol query string item is optional and can be either secure or insecure. However, any value other than secure results in the API endpoint url being prefixed with http://. If protocol is specified assecure then the API endpoint url is prefixed with https://.