Skip to content

mzabala1/Backend-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend-Test

Backend test using Express framework and defining the API for reporting.

Setup:

  $ npm init
  $ npm install request --save
  $ npm install express --save

Test:

test openweathermap API:

  $ node index.js

test express:

  $ node server.js

About

Backend test using Express framework and defining the API for reporting.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors