Skip to content

A simple command line program that makes a http GET request to an endpoint supplied by environment variables SERVICE_BASE and SERVICE_PATH every 3 seconds. It's build using cats-effect and finagle

Notifications You must be signed in to change notification settings

viswanath7/http-consumer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Seeker is a command line utility which makes a outbound GET requests every 3 seconds, to an endpoint supplied using environment variables

  • SERVICE_BASE and
  • SERVICE_PATH

About

A simple command line program that makes a http GET request to an endpoint supplied by environment variables SERVICE_BASE and SERVICE_PATH every 3 seconds. It's build using cats-effect and finagle

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages