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

https://github.com/djtimca/wellandcanalbridges-api

PyPi integration to return the status of Welland Canal bridges in the Niagara Region, Ontario, Canada
https://github.com/djtimca/wellandcanalbridges-api

Last synced: 10 months ago
JSON representation

PyPi integration to return the status of Welland Canal bridges in the Niagara Region, Ontario, Canada

Awesome Lists containing this project

README

          

[![Run on Repl.it](https://repl.it/badge/github/djtimca/wellandcanalbridges)](https://repl.it/github/djtimca/wellandcanalbridges)

# WellandCanalBridges
PyPi integration to return the status of Welland Canal bridges in the Niagara Region, Ontario, Canada

# Usage

## For all bridges

get_bridge_status()

Will return a JSON object with all bridge status included.

## For a single bridge

get_bridge_status(bridge_id)

Will return a JSON objectg with just the bridge requested included.