Skip to content
This repository has been archived by the owner on Oct 13, 2024. It is now read-only.

Latest commit

 

History

History
35 lines (19 loc) · 1.36 KB

README.md

File metadata and controls

35 lines (19 loc) · 1.36 KB

Deprecated

As of 13th October 2024 this package is no longer maintained. It's been fun. 🎈

npm version https://www.github.com/sponsors/lierrmm https://www.paypal.me/liammm

https://npmjs.org/package/call-of-duty-api

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 website.

This wrapper is written in NodeJS and is publicly available on npm.

Discord

Join the discord: here

Website

https://codapi.dev

Documentation

You can find documentation here.

Other Languages

CSharp-CODAPI - C# nuget package maintained by myself

Flutter-CODAPI - Flutter package maintained by myself

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