Doobie process example with http4s and h2
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 2.2k
- Forks
- 379
- Avg merge
- 14m
- Merged PRs (30d)
- 8
Description
Tim Perrett's sample web service project using http4s and h2 is a nice project to jump on when start learning doobie. It lacks a process example and it is more common to use process than list for large dataset. Please kindly add a process endpoint in the example:
https://github.com/timperrett/functional-microservice-example
At the time of this writing, Tim has not implemented the service endpoints. I went ahead and implemented at my fork:
https://github.com/stliang/functional-microservice-example
Thank you so much for the valuable examples
Steve Liang
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with Tim Perrett's functional-microservice-example linked in the issue, then compare the reported implementation at stliang's fork. Confirm how the example uses http4s, h2, and doobie, add the requested process endpoint for large datasets, and verify the example's service endpoints work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100