Skip to content

dscx/weatherman-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

1. Install dependencies

$ npm install

2. Run the app

$ DEBUG=weatherman-api:* npm start

http://localhost:3000 — Development server

Architecture

Very simple node express server. I have more experience using Zeit's Micro client, and prefer using Axios as well.

Did not have time to implement tests, proper error handling or authentication.

About

API for weather demo app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published