Skip to content

Purely functional backend backed with http4s, doobie, pureConfig,...

Notifications You must be signed in to change notification settings

DeamonDev/http4s-bookstore-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http4s-todo-backend

Purely functional backend backed with http4s, doobie, pureConfig & Circe,...

Apology 4 other contibutors / watchers

  • import hell - metals (LSP for Scala) have problem with stacking together imports, i.e. instead of import X.Y.{Z, W} we have two imports (for Z and W respectively)...
  • security / logs - I don't mean at this stage to focus on this content, all I want is to show u how one can glue powerfull FP libraries in the Scala ecosystem in order to do highly distributed backend

How to run?

Type

$ sbt 
$ run 

About

Purely functional backend backed with http4s, doobie, pureConfig,...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages