Skip to content

A sample to upload file using akka-http and akka-streams using scala

Notifications You must be signed in to change notification settings

dantodor/akka-file-upload-scala

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Akka File Upload Scala

This project is a sample for how to upload file using akka-stream and akka-http.

Step to run

Start HTTP server

sbt run

Then make a HTTP POST Call on following url:

http://localhost:8080/fileUpload

For Example (Postman):

Postman Call

About

A sample to upload file using akka-http and akka-streams using scala

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%