Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eviebutland/weather-api
Fasitfy API to fetch weather for today & tomorrow 🌈 ☀️ ☔ ⛅
https://github.com/eviebutland/weather-api
fastify fastify-ratelimit redis rest-api typescript weather-api
Last synced: 6 days ago
JSON representation
Fasitfy API to fetch weather for today & tomorrow 🌈 ☀️ ☔ ⛅
- Host: GitHub
- URL: https://github.com/eviebutland/weather-api
- Owner: eviebutland
- Created: 2024-08-31T06:22:08.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-12T06:50:41.000Z (3 months ago)
- Last Synced: 2024-10-31T12:46:45.707Z (about 2 months ago)
- Topics: fastify, fastify-ratelimit, redis, rest-api, typescript, weather-api
- Language: TypeScript
- Homepage:
- Size: 107 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
https://roadmap.sh/projects/weather-api-wrapper-service
# Fasitfy API to fetch weather for today & tomorrow :rainbow: :sunny: :umbrella: :partly_sunny:
To run locally:
1. ```npm i```
2. ```npm run start:redis```
3. ```npm run serve```## API Paths:
`/today?city=london`
Pass in the city you want to check the weather of, i.e London :cityscape:
`/tomorrow?city=Manchester`
Pass in the city you want to check the weather of for tomorrow, i.e Manchester
`/weather-condition-today?city=quebec&weatherCondition=sunshine`
Pass the city you want to check the weather of for & the condition you would like to check :sunny: