Skip to content

RaghavSaxena96/Scala-Akka-Rest-Api-demo-CURD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scala-Akka-Rest-Api-demo-CURD

Demo how Scala Akka Http Rest Api works with redis client

Date updated - 23 Aug 2020 , 19:31

Use Java 8

To run this you must know basics of Scala like running commands and should have redis-server installed on your system

Shows the use of Rest Api CURD operations using Akka to create users and update their information using elastic database Redis.

Create - PUT
Update - POST
Read - GET
Delete - DELETE

About

Demo 1.0 how Scala Akka Http Rest Api works with redis client

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages