Skip to content

Instantly share code, notes, and snippets.

@oestrich
Created September 28, 2018 11:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oestrich/0dd9cca43c48c3050f0fe1aa43be684c to your computer and use it in GitHub Desktop.
Save oestrich/0dd9cca43c48c3050f0fe1aa43be684c to your computer and use it in GitHub Desktop.
Media types supported by ExVenture
curl -H "Accept: application/json" https://midmud.com/
curl -H "Accept: application/hal+json" https://midmud.com/
curl -H "Accept: application/vnd.siren+json" https://midmud.com/
curl -H "Accept: application/vnd.collection+json" https://midmud.com/
curl -H "Accept: application/vnd.mason+json" https://midmud.com/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment