Skip to content

Basic rest api in scala using functional programming concepts

Notifications You must be signed in to change notification settings

johangwbasson/fp-scala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fp-scala

Basic rest api in scala using functional programming concepts

Start server

Authenticate:

curl -X POST -d '{"email":"admin", "password":"admin"}' http://localhost:7125/uthenticate

About

Basic rest api in scala using functional programming concepts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages