/parkrunAPI

Wrappers for parkrun API

Primary LanguageVisual Basic

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