Skip to content

Comparing different frameworks for building RESTful API in Scala

Notifications You must be signed in to change notification settings

djcostin/web-frameworks-templates

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EXPERIMENTS on the look-and-feel (from the point of view of the *developer experience*) of a few frameworks/libraries used to develop web services in Scala.

A the end of the day all the examples should have:
- a '/' endpoint that would return [1, 2, 3] (json)
- a '/:string' that would return "string" (for any string)

About

Comparing different frameworks for building RESTful API in Scala

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%