Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 718 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 718 Bytes

parkrunAPI

Principally contains client wrappers for parkrun API. Notes:

  • PHP is most feature complete. Only supports client_credentials at this point.
  • dotnet is binary only at the moment. We will be releasing the source code to this shortly. Currently only supports GET and client_credentials.
  • perl contains a simple test caller. Only supports client_credentials and GET

In progress:

  • python

See also