Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 459 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 459 Bytes

Microservice Exercise

 A microservice that will allow users and 
 projects to be managed.

How To Run Application

  • Clone this repo
  • Open the build.sbt file using IDE of choice
  • sbt run

To Run Test

  • run ./runtest.sh from the root of the application

Implemented Wrapper Using GitHub API

  • Repository contributors

Tech Stack

  • Cats-effect
  • http4s
  • Kafka (fs2-Kafka)
  • fs2