8000 GitHub - KevinDaSilvaS/todolist: A haskell to-do-list microservice using gRPC
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

KevinDaSilvaS/todolist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todolist

Haskell + gRPC = ❤️

About the project:

A haskell to-do-list microservice using gRPC

Tech stack

  • Mu-Haskell 🟪
  • Mongodb 🌿
  • Insomnia 🌒 (as gRPC client)

Endpoints

  • 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

About

A haskell to-do-list microservice using gRPC

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published
0