Haskell + gRPC = ❤️
- Mu-Haskell 🟪
- Mongodb 🌿
- Insomnia 🌒 (as gRPC client)
- AddTask [Add one task]
- GetTasks [Lists all tasks for a given storyId]
- UpdateTask [Update one specific task]
- DeleteTask [Removes one specific task] More details on the proto file
8000