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

https://github.com/0xtter/projetmongo

This MongoDB project uses the Ilevia API to provide information about the location and availability of bikes around a specific point. Users can easily see how many bikes are available at each station, along with other key details. This project is a great tool for anyone looking to navigate the Ilevia bike sharing network in France.
https://github.com/0xtter/projetmongo

ilevia mongodb python3

Last synced: 2 months ago
JSON representation

This MongoDB project uses the Ilevia API to provide information about the location and availability of bikes around a specific point. Users can easily see how many bikes are available at each station, along with other key details. This project is a great tool for anyone looking to navigate the Ilevia bike sharing network in France.

Awesome Lists containing this project

README

        

# projetMongo

projet Mongo de Cloud Computing-Daniel ARIAN et Thomas DESRUMEAUX

`python -m pip install -r requirements.txt`

## Some Units tests

```bash
python -m unittest tests/tests.py
```

## Launch Business program

```bash
python business.py
```