Skip to content

Instantly share code, notes, and snippets.

View rashedtalukder's full-sized avatar

Rashed Talukder rashedtalukder

View GitHub Profile
@rashedtalukder
rashedtalukder / statuspage-rest-api.raml
Created October 4, 2017 00:15
API Spec to some of Status Page's V1 apis
#%RAML 1.0
version: v1
title: StatusPage.io-REST-API
baseUri: https://api.statuspage.io/v1/
securitySchemes:
api-key:
type: x-api-key
description: See https://doers.statuspage.io/api/authentication/ for more details
describedBy:
headers: