Skip to content

rafaelpivatto/fetchRandomImage

Repository files navigation

Fetch Random Image

Build Status Mutation testing badge

It's a simple application to fetch and return a random image based in a term passed by query param. Example: http://...../?term=anything

To setup

To Run

npm install - to install all dependencies

npm start - to start application by default on port :3000

npm run test - to run jest + stryker mutator tests

npm run jest - to run only jest tests

npm run stryker - to run only stryker mutator tests

The application will be initialized on: http://localhost:3000/randomImage?term=anything

About

A simple application to fetch and return a random image

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •