Skip to content

KevinDaSilvaS/comments-kanban

Repository files navigation

comments-kanban

Haskell microservice to add comments to a task in mini kanban project

About the project:

The idea was to create a rest microservice in haskell and mainly putting haskell code into "production" while also learning functional programming. The comments kanban is a microservice that brings comments in any task in any board at the mini-kanban microservice.

Initializing the project

Start docker and run the following command in your terminal

"docker-compose up -d --build"
P.S this part might take a while, due to haskell being a compiled language.

To acess the application

"http://localhost:8835/comments/"

To access the documentation

http://localhost:5001/

Link to access the mini-kanban repository

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •