Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

aloise/functional-web-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

functional-web-service

Scala, http4s, Cats, Cats-Effects, Doobie with bells and whistles.

Project Goals:

Create a usable functional prototype with the best Scala functional practices. Implements a sample REST service.

Implementation should include:

  1. User authentication with cookie/token based access control
  2. User authorization and flexible permissions
  3. Abstract DB access layer
  4. Extensive tests

About

Scala, Cats-Effects, DB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages