Browse Source

Merge pull request #24 from pelias/indexClean

Organized Index so there's links to all the different documentation zones.
pull/28/head
David Riordan 9 years ago
parent
commit
8511e4147d
  1. 11
      index.md

11
index.md

@ -5,5 +5,12 @@ ________________________________________________________________________________
These pages offer an introduction to the API and terminology used in Mapzen Search and the accompanying open source geocoder which powers it, Pelias. These pages offer an introduction to the API and terminology used in Mapzen Search and the accompanying open source geocoder which powers it, Pelias.
- Getting Started - [Getting Started Guide](/get-started.md)
- Transitioning From Beta to 1.0 - [API keys and rate limits](/api.md)
- [`/search` Endpoint: Finding places](/search.md)
- [`/autocomplete` Endpoint](/autocomplete.md)
- [`/reverse` Endpoint: from point to place](/reverse.md)
- [`/place` Endpoint: retrieving additional information](/place.md)
- [Data Sources](/data-sources.md)
- [Loading Data From the Browser](/use-cors.md)
- [Transitioning From Beta to 1.0](/transition-from-beta.md)

Loading…
Cancel
Save