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
- Host: GitHub
- URL: https://github.com/djtimca/wellandcanalbridges-api
- Owner: djtimca
- License: other
- Created: 2020-07-13T13:01:31.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-27T15:05:39.000Z (almost 6 years ago)
- Last Synced: 2025-03-13T15:07:17.503Z (over 1 year ago)
- Language: Python
- Size: 10.7 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](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.