Skip to content

REST API that serves data for Crypt of the NecroDancer items, enemies, leaderboards, and player stats.

License

Notifications You must be signed in to change notification settings

leonard-thieu/api.toofz.com

Repository files navigation

toofz API

Build status codecov

Overview

toofz API is a REST API that serves data for Crypt of the NecroDancer items, enemies, leaderboards, and player stats. Its primary purpose is to serve as a backend for toofz. It also serves other community projects such as StatsBot.

toofz API is an ASP.NET Web API-based service. It uses Entity Framework to retrieve data from a SQL Server database.


toofz API 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
  • IIS
  • SQL Server

Contributing

Contributions are welcome for toofz API.

  • 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 API is released under the MIT License.

About

REST API that serves data for Crypt of the NecroDancer items, enemies, leaderboards, and player stats.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages