-
Notifications
You must be signed in to change notification settings - Fork 1
yannisgu edited this page Nov 25, 2013
·
2 revisions
The API has the following endpoints:
- http://oevents.aws.af.cm/events => The events from the SOLV-Website
- http://oevents.aws.af.cm/results => The results from the SOLV-Website
- http://oevents.aws.af.cm/people => All people who have at least on result
To query an endpoint you have to add a JSON object as Paramater (e.g. oevents.aws.af.cm/events?{"name":"Schweizer Meisterschaft im Sprint-OL"}). The Syntax of the query is almost the same as for mongodb. Please read the mongodb guide for more informations:
The name of the event
The date of the event as milliseconds since 1970/01/01. You can use new Date(value) to get a JavasScript Date-object from the value.
The url where you can find more informations
The map where the event will happen.
The region where the event will happen.
The organiser of the event
Which importance the race has. The following values are valid:
- 1=championship
- 2=national competition
- 3=regional competition
- 4=local competition
- 5=club competition
From where the competition was imported Either "solv" or "solvResults".
The id in the source