diff --git a/apiary.apib b/apiary.apib index 4029d2f..d85a025 100644 --- a/apiary.apib +++ b/apiary.apib @@ -4,6 +4,16 @@ HOST: http://luncho.io/ # Lunch-o Lunching for Groups. +# Example + +## Example [/example/] + +### Get an example [GET] + ++ Response 200 (application/json) + + { "status": "OK", "text": "HI!" } + # Group Users User and token management.