Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iondrimba/weather-api
:sunny: Weather Api in nodejs for react-weather-app
https://github.com/iondrimba/weather-api
api api-wrapper es6 express javascript nodejs weather weather-api
Last synced: about 1 month ago
JSON representation
:sunny: Weather Api in nodejs for react-weather-app
- Host: GitHub
- URL: https://github.com/iondrimba/weather-api
- Owner: iondrimba
- License: mit
- Created: 2018-06-20T17:00:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T01:35:03.000Z (about 2 years ago)
- Last Synced: 2024-10-27T20:01:15.845Z (3 months ago)
- Topics: api, api-wrapper, es6, express, javascript, nodejs, weather, weather-api
- Language: JavaScript
- Homepage: https://weather.iondrimbafilho.me/
- Size: 1.7 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Node Weather API
#### Used at https://weather.iondrimbafilho.me/
![CI](https://github.com/iondrimba/weather-api/workflows/CI/badge.svg)
[![Maintainability](https://api.codeclimate.com/v1/badges/171c13628b6957af5fef/maintainability)](https://codeclimate.com/github/iondrimba/weather-api/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/171c13628b6957af5fef/test_coverage)](https://codeclimate.com/github/iondrimba/weather-api/test_coverage)### Third-Party Services
* https://api.darksky.net
* [IP Location Finder by KeyCDN](https://tools.keycdn.com/geo)