Skip to content

dsyalex/DiscoveryApi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiscoveryApi

This is the repository of the Discovery API. It now does things.

What does it do

The primary objective of this API is to replace the old PHP model system that tends to be very unstable.

This API will provide:

  • A list of online players
  • The faction data
  • The server statistics

Later on, the API will hopefully provide:

  • Proper event data with archived scoreboards
  • ???

Technology

The API is ASP.NET Core based. The SQL connector is Pomelo.EntityFrameworkCore.MySql. You will have to update the connection string in appsettings.json

About

A repository for the Discovery Api.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 88.4%
  • JavaScript 6.7%
  • PHP 4.9%