Skip to content

yotavm/probot-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PROBOT Test

Getting Started

expalin

  • GET /api/v1/countries/:contint - continent need to be [africa,americas,asia,europe,oceania] // defult americas
  • GET /api/v1/weather/ need to run before 1 to get all city or /api/v1/weather/:city for city
  • POST /api/v1/filter/ need to run before 1 (the json body like your doc)

Installing

i am using yarn but you can install via npm

clone or download the git
yarn install 
yarn start // for dev with nodemon and bable-node 
yarn build and yarn serve

About

test for probot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published