detailed-cod-tracker/src/CSharp-CODAPI
2023-10-08 06:18:53 -04:00
..
Properties Readded api source 2023-10-08 06:18:53 -04:00
.editorconfig Readded api source 2023-10-08 06:18:53 -04:00
.gitignore Readded api source 2023-10-08 06:18:53 -04:00
ALT.cs Readded api source 2023-10-08 06:18:53 -04:00
CODAPI.cs Readded api source 2023-10-08 06:18:53 -04:00
CSharp-CODAPI.csproj Readded api source 2023-10-08 06:18:53 -04:00
CSharp-CODAPI.sln Readded api source 2023-10-08 06:18:53 -04:00
CW.cs Readded api source 2023-10-08 06:18:53 -04:00
Helpers.cs Readded api source 2023-10-08 06:18:53 -04:00
Http.cs Readded api source 2023-10-08 06:18:53 -04:00
LICENSE Readded api source 2023-10-08 06:18:53 -04:00
MW2.cs Readded api source 2023-10-08 06:18:53 -04:00
MW.cs Readded api source 2023-10-08 06:18:53 -04:00
README.md Readded api source 2023-10-08 06:18:53 -04:00
SHOP.cs Readded api source 2023-10-08 06:18:53 -04:00
Types.cs Readded api source 2023-10-08 06:18:53 -04:00
USER.cs Readded api source 2023-10-08 06:18:53 -04:00
VG.cs Readded api source 2023-10-08 06:18:53 -04:00
WZ.cs Readded api source 2023-10-08 06:18:53 -04:00

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

Website

https://codapi.dev

Documentation

You can find documentation here.

Libraries

node-callofduty - NodeJS implementation of the wrapper cod-python-api - Python implementation of the wrapper written by Engineer15 & TodoLodo