Skip to content

A cookie REST api (om nom) implemented in three different Scala Frameworks

Notifications You must be signed in to change notification settings

willienillie/ScalaREST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Three different implementations of a simple, imaginary Cookie rest interface

  • Add a cookie: POST /rest/cookie
  • Get the all the cookies: GET /rest/cookie
  • Get a cookie by id: GET /rest/cookie/:id
  • Remove cookie: DELETE /rest/cookie/:id

About

A cookie REST api (om nom) implemented in three different Scala Frameworks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published