Skip to content

A simple Serverless web app that displays the current weather based on the user's zip code.

License

Notifications You must be signed in to change notification settings

praliedutzel/simply-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simply Weather

A simple Serverless web app that displays the current weather based on the user's zip code.

Simply Weather screenshot

Directories

There are two main directories: serverless, which houses the code for the Lambda function that powers the web app, and user-interface, which houses the code for the user interface of the web app.

API Integrations

Simply Weather is powered by the Dark Sky weather API and the ZipCodeAPI. API calls are limited to 40 per hour using the Node Rate Limiter module.

Additional Notes

Please note that the API keys and AWS url have been scrubbed.

About

A simple Serverless web app that displays the current weather based on the user's zip code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published