An open API service indexing awesome lists of open source software.

https://github.com/neg4n/github-contact-badges

make your markdown 'contact' section beautiful.
https://github.com/neg4n/github-contact-badges

badges-markdown hacktoberfest hacktoberfest2020 markdown shields

Last synced: 5 months ago
JSON representation

make your markdown 'contact' section beautiful.

Awesome Lists containing this project

README

          


Make your markdown 'contact' section beautiful with badges generated on the fly.

#

### Available badges list

#### Discord
Route: `/discord`
Parameters:
- `manual=false` (**boolean**) (false by default)
- `tag=Negan%236030` (**String**) (required if manual == true)
- `id=YOUR_DISCORD_ID` (**Snowflake**) (required if manual == false)
- `padding=8` (**number**) (optional) (8 by default)
- `cache=3600` (**number**) (optional) (3600 by default)

Example badge:

#### Matrix.org
Route: `/matrix`
Parameters:
- `id=%23hello:wvffle.net` (**String**) (required)
- `padding=8` (**number**) (optional) (8 by default)
- `cache=3600` (**number**) (optional) (3600 by default)

Example badge:

#### E-mail

Route: `/email`
Parameters:
- `address=negan@ctemplar.com` (**String**) (required)
- `padding=8` (**number**) (optional) (8 by default)
- `cache=3600` (**number**) (optional) (3600 by default)

Example badge:

### Special thanks

Special thanks to:
- [Oskarr1239](https://github.com/Oskarr1239) for hosting this on https://badges.krynn.dev/
- [wvffle](https://github.com/wvffle) for matrix.org badge

### Disclaimer
Logos in `assets/` are not made by me and original authors will be linked here.
- `discord-logo-color.svg` by [Discord](https://discord.com/branding)
- `email.svg` by [Icomonstr](https://iconmonstr.com/email-2-svg/)