Skip to content

Minimum example of using akka-http and http4s, with guardrail code generation

Notifications You must be signed in to change notification settings

troubleshoot-codacy/akka-http-and-http4s-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

akka-http-and-http4s-example

Minimum example of using akka-http and http4s, with guardrail code generation

How to run

Execute one of following commands in sbt

http4s

runMain com.codacy.http.examples.http4sExample

akka-http

runMain com.codacy.http.examples.akkaHttpExample

About

Minimum example of using akka-http and http4s, with guardrail code generation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages