Badgen Service
 
 
 
Go to file
Amio 9556b373b1 Update README.md 2018-07-16 16:19:43 +08:00
libs
.gitignore
README.md Update README.md 2018-07-16 16:19:43 +08:00
now.json
package-lock.json
package.json
service.js

README.md

Badgen Service

A fast badge generating service.

Usage

https://badgen.now.sh/badge/:subject/:status/:color
                      ──┬──  ───┬───  ──┬───  ──┬──
                        │       │       │       └─ RGB / Color Name
                        │      TEXT    TEXT       ( optional )
                        │
                     "badge" - default(static) badge generator

Available color names:

Examples

Static Badge

Preview URL
https://badgen.now.sh/badge/chat/gitter/purple
https://badgen.now.sh/badge/style/standard/f2a
https://badgen.now.sh/badge/license/Apache-2.0/blue
https://badgen.now.sh/badge/Language/Swift%203.0.1/orange

Live Badge

For full list of live badges, see https://badgen.now.sh

Developing

  • npm start or better if you have nodemon: nodemon service.js

About

Made with ❤️ by Amio, built with from badgen.