Open chadwhitacre opened 10 years ago
Reticketed from https://github.com/gittip/shields.io/issues/84.
Currently we hit an HTTP backend to resolve a token such as (travis-ci, rails/rails) into (build, passing). This will need to be a well-documented API as it will be how we on-board third-party services.
(travis-ci, rails/rails)
(build, passing)
@jbowes @nathany This is probably the biggest piece of work before we can switch. Should we talk about what's required here?
Reticketed from https://github.com/gittip/shields.io/issues/84.
Currently we hit an HTTP backend to resolve a token such as
(travis-ci, rails/rails)
into(build, passing)
. This will need to be a well-documented API as it will be how we on-board third-party services.