renderedtext / api

SemaphoreCI Public API v2

Home Page:http://semaphoreci.com/docs/api-v2-overview.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API v2

Build Status

Semaphore public API v2 - RAML specification.

Where can you find the api specification?

Every time we merge into master, the new specification is pushed to S3.

Visit api-v2-specs.semaphoreci.com to get a list of currently published APi v2 specifications.

Setting up a development environment

  1. Install docker-compose:
sudo pip install docker-compose
  1. In the root of the project, type:
docker-compose up

note: This will take a while the first time.

Generating a JSON RAML spec

docker-compose run app scripts/compile

About

SemaphoreCI Public API v2

http://semaphoreci.com/docs/api-v2-overview.html


Languages

Language:Ruby 64.4%Language:RAML 22.8%Language:HTML 10.5%Language:JavaScript 0.9%Language:Shell 0.8%Language:Dockerfile 0.5%Language:Makefile 0.1%