Skip to content
This repository has been archived by the owner on Sep 9, 2023. It is now read-only.

Simple API Proxy, to make it easy and possible to hide your API Key from the public

Notifications You must be signed in to change notification settings

QuestCraftPlusPlus/CurseForge.ApiProxy

 
 

Repository files navigation

CurseForge ApiProxy

This project is meant to run behind a reverse proxy, and serves as a proxy server that 3rd party developers can host themselves, to enable them to hide their API key from the public.

Default port is 36000 (3 = C, 6 = F)

Port can be customized by setting an environment variable (CFPROXY_PORT) to another port number

The CF Core API Key is set in the environment variable CFPROXY_APIKEY.

About

Simple API Proxy, to make it easy and possible to hide your API Key from the public

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%