https://github.com/thecodingmachine/weatherapi
This project is a demo containing a wrapper around OpenWeatherMap API. Don't use in production.
https://github.com/thecodingmachine/weatherapi
Last synced: 3 months ago
JSON representation
This project is a demo containing a wrapper around OpenWeatherMap API. Don't use in production.
- Host: GitHub
- URL: https://github.com/thecodingmachine/weatherapi
- Owner: thecodingmachine
- Created: 2016-10-20T12:08:14.000Z (over 9 years ago)
- Default Branch: 1.0
- Last Pushed: 2016-10-20T12:11:22.000Z (over 9 years ago)
- Last Synced: 2025-02-16T12:30:31.322Z (over 1 year ago)
- Language: PHP
- Size: 2.93 KB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project was developed as part of a talk on [code-agnostic packages at Paris ForumPHP 2016](https://thecodingmachine.github.io/forumphp2016talk/).
It contains a wrapper around OpenWeatherMap API.
Important: this is just a demo, not a real complete OpenWeatherMap API. If you are looking for a full blown API to get the weather, there are plenty of packages that do that perfectly on Packagist. Just find one that suit your needs.