Usage
The base url is https://cf.way2muchnoise.eu. This url can be appended by following patterns. Use of https is available, but GitHub doesn't seem to like that. The examples below are but a subset of all possibilities go check out the code on Github for all possible options. This service is not affiliated with CurseForge.
/<project>.svg
project being either the id or name(link in the url).
/<style>_<project>_<extra>.svg
style can either 'short' or 'full', extra is optional text to be appended.
/versions/<project>.svg
project being either the id or name(link in the url)
/versions/<text>_<project>_<style>.svg
text is optional and replaces the default 'Available for' text. The style can be either 'all' or 'latest'
/author/<name>.svg
author being either or name(link in the url).
/author/<style>_<name>_<extra>.svg
style can either 'short' or 'full', extra is optional text to be appended.
/packs/<project>.svg
project being either the id or name(link in the url).
/packs/<style>_<project>_<before>_<after>.svg
style can either 'short' or 'full', before and after are the added text.
/mods/<project>.svg
project being either the id or name(link in the url).
/mods/<style>_<project>_<before>_<after>.svg
style can either 'short'(dunno, if any mod is required by that many other you would need short style) or 'full', before and after are the added text.
/supported/<project>.svg
project being either the id or name(link in the url).
/supported/<style>_<project>_<before>_<after>.svg
style can either 'short'(dunno, if any mod is required by that many other you would need short style) or 'full', before and after are the added text.
/title/<project>.svg
project being either the id or name(link in the url).
/title/<project>_<prefix>_<suffix>.svg
project being either the id or name(link in the url), prefix and suffix are added are the added text.
Different badge styles
Using the get param badge_style allows for changing the badge style. Currently the only alternative options are for_the_badge,flat