32 lines
1.3 KiB
Markdown
32 lines
1.3 KiB
Markdown
[](https://www.npmjs.com/package/call-of-duty-api)
|
|
[](https://www.github.com/sponsors/lierrmm)
|
|
[](https://www.paypal.me/liammm)
|
|
|
|

|
|
|
|
# Call Of Duty API Wrapper
|
|
|
|
Call of Duty Api is a promised based wrapper for the "private" API that Activision use on the [Call Of Duty](https://callofduty.com) website.
|
|
|
|
This wrapper is written in NodeJS and is publicly available on [npm](https://npmjs.org/package/call-of-duty-api).
|
|
|
|
# Discord
|
|
|
|
Join the discord: [here](https://discord.gg/NuUpvzC)
|
|
|
|
# Website
|
|
|
|
https://codapi.dev
|
|
|
|
# Documentation
|
|
|
|
You can find documentation [here](https://docs.codapi.dev/).
|
|
|
|
# Other Languages
|
|
|
|
[CSharp-CODAPI](https://github.com/Lierrmm/CSharp-CODAPI) - C# nuget package maintained by myself
|
|
|
|
[Flutter-CODAPI](https://pub.dev/packages/cod_api) - Flutter package maintained by myself
|
|
|
|
[cod-python-api](https://github.com/TodoLodo/cod-python-api) - Python implementation of the wrapper written by Engineer15 & TodoLodo
|