Libraries tagged by call of duty

bimsonz/php-call-of-duty-api-client

0 Favers
0 Downloads

Call of Duty Stats api client built in PHP.

Go to Download


thunderbug/tracker-quake-connection

0 Favers
15 Downloads

A library to retrieve information from quake master servers and game servers

Go to Download


thunderbug/tracker-cli

0 Favers
0 Downloads

CLI interface to retrieve information from all the gameservers in a database

Go to Download


stormyy/b3cod4x-standalone

3 Favers
231 Downloads

The b3cod4x standalone.

Go to Download


tustin/cod-php

1 Favers
1324 Downloads

PHP API wrapper for the Call of Duty API.

Go to Download


mrgarymartin/cod-api-php

0 Favers
5 Downloads

Call of Duty php API wrapper

Go to Download


bubnov-mikhail/landedcostcalculationapi

0 Favers
13699 Downloads

Landed Cost API providing duty rates, calculation, and item harmonization. A set of sample requests are available as a [Postman Collection](https://www.getpostman.com/collections/ad308f6c9351a18c2c12). ## Basics ### Timestamps Timestamps should be formatted using ISO-8601 to the nearest second, in UTC e.g `2015-06-12T09:17:37Z` ### Expiries All Requests will have an associated timestamp. The validity for any request is 1 minute to account for any clock-skew. ## Authorization All API requests require an http header that contains your account ID and your account API Key. During account provisioning, you will be issued an API Key which you must supply with every request. ### Authorization Header To make an authorized API request, set the following HTTP header: `authorization: avalaraapikey id: key:`

Go to Download