Skip to content

EnriqueEll/akka-arch-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

akka-arch-notes

Initial idea of this project is to study Akka

How to get start:

TBD

Gradle

---Will be removed---

Sbt

Run AkkaAch

sbt run

Dependecies

Dependencies.scala - Contains all dependencies library.

Packages

Start with Akka HTTP and Akka Core.

#Main Server Class:

  • com/akkaarch/http/WebSever.scala

#Static Content:

  • resources/web/ - Static content E.g: index.html
  • Using the org.webjar core library we can retrieve the WebJar content

#Routes:

About

Akka Based application for References

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published