Skip to content

MPCC/MPCC-API-DOC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

MPCC API Documentation

Getting Started

  • Get an auth token to access resources, see auth documentation.
  • Reference available APIs, see resource documentation.

Table of Contents

Notes on data formats

Dates

Dates will be formatted as a strict subset of ISO 8601. Dates are parseable by almost any ISO 8601 date parser or merely by parsing from position. All dates will be formatted as follows:

2012-12-31T13:22:55Z

Where 2012 is the year, 12 represents December, 31 represents the 31st day of the month, 13 represents 1 PM, 22 minutes and 55 seconds past the hour. All times will be expressed in terms of UTC.

Authors

Eric Jones

Iulian Mihai

About

MPCC API Documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published