Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/morion4000/ev-charging-station-vacancy

NodeJS service to determine the optimal pooling interval for querying charging station vacancy
https://github.com/morion4000/ev-charging-station-vacancy

ev nodejs

Last synced: 13 days ago
JSON representation

NodeJS service to determine the optimal pooling interval for querying charging station vacancy

Awesome Lists containing this project

README

        

# Check electric vehicules charging stations vacancy

## API
[newmotion.com](https://newmotion.com)

### Rate limiting
Querying ("polling") the endpoint for an available charge point for any interval less than 5 minutes will get us banned and blocked for overloading their servers.

## Installation
`git clone https://github.com/morion4000/ev-charging-station-vacancy.git`

`npm install`

## Run the service
`npm start`