SkillAgentSearch skills...

Api.pvpgn.pro

Source of https://api.pvpgn.pro

Install / Use

/learn @pvpgn/Api.pvpgn.pro
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

API is represented by several methods:

Diablo 2 Character Editor is an example of usage /d2char.

For more info see Wiki

Installation

Docker

docker run -d -p 8080:80 harpywar/api.pvpgn.pro:latest

Binaries

Go to Releases and download static binary package for Windows or Linux. There is a single executable file.

By default the API is available to serve on http port 5000.

Required port numbers can be changed or disabled by passing a start parameter --urls=http://0.0.0.0:8080)

From source code

  1. Install .NET Core SDK for your platform
  2. Clone this repository, cd into WebAPI directory and execute dotnet run
View on GitHub
GitHub Stars34
CategoryDevelopment
Updated16h ago
Forks13

Languages

C#

Security Score

90/100

Audited on Apr 7, 2026

No findings