Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yageek/strasbourgpark-rs

Rust crate for Strasbourg parking open data api
https://github.com/yageek/strasbourgpark-rs

opendata rust strasbourg

Last synced: about 2 months ago
JSON representation

Rust crate for Strasbourg parking open data api

Awesome Lists containing this project

README

        

# strasbourgpark-rs

A crate allowing to interact with the Strasbourg for the parkings. The portal hosting the data can be found on https://data.strasbourg.eu/pages/accueil/.

This provides a ready to use HTTP client fetching the data. You can also used the api mod.
## Usage

```rust
```