Skip to content

Instantly share code, notes, and snippets.

@charliemoseley
Created March 17, 2015 16:13
Show Gist options
  • Save charliemoseley/83a579ffdb1feb902520 to your computer and use it in GitHub Desktop.
Save charliemoseley/83a579ffdb1feb902520 to your computer and use it in GitHub Desktop.
#%RAML 0.8
title: apiscience.com
baseUri: "http://api.lvh.me:5000/v1"
"/up":
get:
description: |
A ping check to see if the API is up.
responses:
200:
body:
application/json:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment