Back to top

Test API v1

Foo

Foo methods

Bar

This is a dummy method in a fictional api.

Bar
GET/foo/bar

Example URI

GET https://example.domain/api//foo/bar
Response  200
HideShow
Headers
Content-Type: application/json
Body
{
    status: 200,
    data: null,
    message:"Hello World"
}

Generated by aglio on 26 Dec 2016