Skip to content

Pulls images from the local weather bureau of Meteorology to output a gif via an REST API

License

Notifications You must be signed in to change notification settings

MrTeale/bom-radar

Repository files navigation

BOM-Radar

MIT License LinkedIn

BOM-Radar generates an restful endpoint via AWS API Gateway that displays the Australian Bureau of Meteorology (BOM)'s Radar for my current location (Brisbane, Australia).

Built With

Installation

To install the necessary files to do development on this project, run:

pip install -r requirements.txt

Deployment

This project is deployed on AWS using Serverless as follows:

serverless deploy -v

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

MIT

Contact

Lachlan Teale - @mrteale - lachlanteale@gmail.com

Project Link: https://github.com/mrteale/bom-radar

About

Pulls images from the local weather bureau of Meteorology to output a gif via an REST API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages