RealityAnomaly / CurseProxy

kotlin/ktor service providing some utility and access to curse api

Home Page:https://curse.nikky.moe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CurseProxy

About

CurseProxy is a api used to access curseforge project and file info currently minecraft only

api enpoints

Example URLs using MatterLink for the project and file ids the example host is https://curse.nikky.moe

2530702

GET /api/addon/{addonID}
GET /api/addon/{addonID}/description
GET /api/addon/{addonID}/files
GET /api/addon/{addonID}/file/{fileId}}
GET /api/addon/{addonID}/file/{fileId/changelog
GET /api/widget/{addonID}
GET /api/widget/{addonID}
GET /api/url/{addonID}
GET /api/img/{addonID}

Badge demo

no parameters for newest file on the newest gameversion

  • Download
  • Download
  • Download

with the curseforge logo

  • Download

supporting all the shields io styles: plastic, flat, flat-square, for-the-badge, social

  • Download
  • Download

for older versions

  • Download

pinning the fileid too

  • Download

all files

  • Files
  • Files

About

kotlin/ktor service providing some utility and access to curse api

https://curse.nikky.moe

License:Other


Languages

Language:Kotlin 83.0%Language:C# 7.7%Language:HTML 7.2%Language:CSS 2.1%