Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sarpongabasimi/dummyproject

Dummy microservice ⭐️
https://github.com/sarpongabasimi/dummyproject

cats cats-effect circe fs2 fs2-kafka http4s scala

Last synced: 25 days ago
JSON representation

Dummy microservice ⭐️

Awesome Lists containing this project

README

        


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