Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 ⭐️
- Host: GitHub
- URL: https://github.com/sarpongabasimi/dummyproject
- Owner: SarpongAbasimi
- Created: 2021-04-22T21:22:39.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-16T17:32:17.000Z (over 3 years ago)
- Last Synced: 2024-04-12T16:01:54.509Z (9 months ago)
- Topics: cats, cats-effect, circe, fs2, fs2-kafka, http4s, scala
- Language: Scala
- Homepage:
- Size: 11 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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