Skip to content

Instantly share code, notes, and snippets.

@sebastianhenneberg
Created January 22, 2016 16:13
Show Gist options
  • Save sebastianhenneberg/d1846be9b536e9a090f9 to your computer and use it in GitHub Desktop.
Save sebastianhenneberg/d1846be9b536e9a090f9 to your computer and use it in GitHub Desktop.
Example API with RAML Step 1
#%RAML 1.0
title: Example API
protocols: HTTPS
version: v1
baseUri: https://example.com/api/{version}
mediaType: application/json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment