/leaderboards-service

Backend service that handles updating Crypt of the NecroDancer leaderboards for toofz API.

Primary LanguageC#MIT LicenseMIT

toofz Leaderboards Service

Build status codecov

Overview

toofz Leaderboards Service is a backend service that handles updating Crypt of the NecroDancer leaderboards for toofz API. It polls Steam Community Data at regular intervals to provide up-to-date data.


toofz Leaderboards Service is a component of toofz. Information about other projects that support toofz can be found in the meta-repository.

Dependents

Dependencies

Requirements

  • .NET Framework 4.6.1
  • SQL Server

Contributing

Contributions are welcome for toofz Leaderboards Service.

  • Want to report a bug or request a feature? File a new issue.
  • Join in design conversations.
  • Fix an issue or add a new feature.
    • Aside from trivial issues, please raise a discussion before submitting a pull request.

Development

Requirements

  • Visual Studio 2017

Getting started

Open the solution file and build. Use Test Explorer to run tests.

License

toofz Leaderboards Service is released under the MIT License.