abdouoi / shields

A restful HTTP server that will redirect to appropriate badges and homepage URLs for maven central, jcenter, gradle plugins.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shields

A restful HTTP service based on Spark that will redirect based on it's requests to appropriate shield and homepage URLs for:

  • codecov
  • github
  • gradle plugins
  • jcenter
  • maven central
  • tldrlegal
  • travis-ci

The actual shields are generated by the repo itself, or img.shields.io.

For usage documentation goto the OpenShift deployment at http://shields-nwillc.rhcloud.com.

Build and Run

Shields is built using gradle, and provides a run script:

$ ./run.sh

Deployed

The shields app API docs can be found at the root of its deployment at: http://shields-nwillc.rhcloud.com


ISC License Build Status Coverage Status

About

A restful HTTP server that will redirect to appropriate badges and homepage URLs for maven central, jcenter, gradle plugins.

License:ISC License


Languages

Language:Java 89.7%Language:HTML 8.6%Language:Shell 1.5%Language:Batchfile 0.2%