badges / badges/shields

[REQ] More useful badges for Sourcefoge

Open
#9,301 4 comments 0 reactions 0 assignees View on GitHub
service-badge
Dominant language
JavaScript
Stars
27.2k
Forks
5.6k
Avg merge
1d 8h
Merged PRs (30d)
46

Description

:clipboard: **Description**

Need more useful badges for SF like ([example JSON here](https://sourceforge.net/rest/p/scorchcrafter)):
|Data field|Suggested build-URL|Proposed badge|
|:-:|:-:|:-:|
|License [id]|https://img.shields.io/sourceforge/license:1/scorchcrafter?style=flat-square|![](https://img.shields.io/badge/License-GPL%20v3.0-29BDED?style=flat-square)|
|Language [id]|https://img.shields.io/sourceforge/language:0/scorchcrafter?style=flat-square|![](https://img.shields.io/badge/Language-C++-F0A6ED?style=flat-square)|
|Status|https://img.shields.io/sourceforge/status/scorchcrafter?style=flat-square|![](https://img.shields.io/badge/Status-active-51E20B?style=flat-square)|
|Last update [format]|https://img.shields.io/sourceforge/last-update:yyyymm/scorchcrafter?style=flat-square|![](https://img.shields.io/badge/Last%20Update-2020/01-F7D114?style=flat-square)|

Hope that inspires !

Contributor guide

Open the contributing guide

Research direction

Start with the linked SourceForge REST API example and compare its license, language, status, and last-update fields with existing badge endpoint patterns in Shields. Confirm the proposed URLs and output formats against current SourceForge data; done means each requested field produces the corresponding badge reliably.

Written by the indexing model from the issue text.

Assessment

Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.