Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aayushmau5/weather-api
Made my own API that returns the temperature of various cities in India.
https://github.com/aayushmau5/weather-api
Last synced: 24 days ago
JSON representation
Made my own API that returns the temperature of various cities in India.
- Host: GitHub
- URL: https://github.com/aayushmau5/weather-api
- Owner: aayushmau5
- Created: 2020-07-30T17:50:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-01T22:52:36.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T23:19:31.686Z (over 1 year ago)
- Language: JavaScript
- Size: 96.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather-API
Made my own REST API that returns the temperature of various cities in India.Haven't added much cities.
Go to https://immense-depths-06783.herokuapp.com/get to get the response.
This implementation is not that great. Just a beginner stuff.