mirror of
https://github.com/Ahrimdon/detailed-cod-tracker.git
synced 2025-04-01 00:16:29 -04:00
24 lines
1.0 KiB
Markdown
24 lines
1.0 KiB
Markdown
[](https://www.github.com/sponsors/lierrmm)
|
|
[](https://www.paypal.me/liammm)
|
|
[](https://www.nuget.org/packages/CSharp-CODAPI)
|
|
|
|
# Call Of Duty API Wrapper
|
|
|
|
Call of Duty Api is a promised based wrapper for the "private" API that Activision use on the callofduty.com website.
|
|
|
|
This wrapper is written in C# and is publicly available on nuget.
|
|
|
|
# Discord
|
|
|
|
Join the discord: [here](https://discord.gg/NuUpvzC)
|
|
|
|
# Website
|
|
https://codapi.dev
|
|
|
|
# Documentation
|
|
You can find documentation [here](https://docs.codapi.dev/).
|
|
|
|
# Libraries
|
|
|
|
[node-callofduty](https://github.com/lierrmm/node-callofduty) - NodeJS implementation of the wrapper
|
|
[cod-python-api](https://github.com/TodoLodo/cod-python-api) - Python implementation of the wrapper written by Engineer15 & TodoLodo |