An open API service indexing awesome lists of open source software.

https://github.com/marcus-24/weather-app-backend

This code serves as the backend of the weather application where ExpressJS is used to pull data from weather.gov
https://github.com/marcus-24/weather-app-backend

expressjs render-com weather-gov-api

Last synced: 7 months ago
JSON representation

This code serves as the backend of the weather application where ExpressJS is used to pull data from weather.gov

Awesome Lists containing this project

README

          

# Weather-App-Backend

The objective of this repository was to create a backend script using ExpressJS to pull weather data from weather.gov and send it to the front end service at Weather-App-Frontend.