ryuheiyokokawa / portfolio-api

API for a part of my portfolio site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather/Events/History API reflector for a demo app

This is mostly an API reflector for my demo app within my portfolio site. This was created with the Express starter so it contains some default stuff. Also, I set this up for a demo to only point to Seattle. Could have accepted a zip code or lat/long, but its just a demo.

I want to try this thing

First, make sure that you make your own .env file. Copy the env.example file to .env and fill it out correctly with API keys from these two places:

The historical data does come from here, but all we're doing with this Express route is bypassing the CORS rule for the web app.

If you want to try it, here are the routes:

About

API for a part of my portfolio site


Languages

Language:JavaScript 92.9%Language:HTML 5.1%Language:CSS 2.0%