capital-weather-api

REST based api for get weather info of capitals.

How to start locally

$ git clone https://github.com/gazdagergo/capital-weather-api.git

$ cd capital-weather-api

$ npm i

$ npm start

You can reach the API endpoints on http://localhost:1337

Bootstrapped from

https://github.com/aautio/react-express-postgres-heroku