Skip to content

w5m/parkrunAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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