Skip to content

aappddeevv/example-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple akka http based server.

Once you download the project run sbt run to run the server.

The server is designed to be easily changed so you can add your own routes and responses to create a simple htttp server for testing and learning purposes.

The file src/main/resources/application.conf has a few parameters that can be changed.

The notes are located on gitbook: https://www.gitbook.com/book/aappddeevv/my-dispatch-user-notes/details.

About

Simple akka http server. Provides microservices to help illustrate examples in a book.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages