mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
16 lines
572 B
Markdown
16 lines
572 B
Markdown
Find electric vehicle (EV) chargers wherever you go
|
|
|
|
# EV Chargers Service
|
|
|
|
This is the E(lectric) V(ehicle) chargers API. Search for EV chargers using
|
|
- location and distance
|
|
- bounding box
|
|
|
|
and filter the results based on connection type, operator, and more.
|
|
|
|
Powered by https://openchargemap.org/
|
|
|
|
Use the `ReferenceData` endpoint to retrieve core reference data which is used in conjunction with the main `Search` endpoint.
|
|
|
|
Use this API from your bubble.io app with [the Bubble plugin](https://bubble.io/plugin/micro-ev-chargers-1633095409736x923914890066526200).
|