Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cliftbar/akkadisaster


https://github.com/cliftbar/akkadisaster

akka-http hurricane hurricane-calculations scala

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

Companion application for [FlaPyDisaster](https://github.com/cliftbar/FlaPyDisaster) to run hurricane calculations in Scala. Uses Akka Http as a server framework, and includes the hurricane calculation JAR from [Disaster Modeling](https://github.com/cliftbar/DisasterModeling). This replaces [FlaPyScala](https://github.com/cliftbar/FlaPyScala) as the calculation server, as the Play framework is more oriented towards driving a front end, while this app only needs api endpoints. Check the [Wiki](https://github.com/cliftbar/AkkaDisaster/wiki) for setup instructions.