scala-applications 一些Scala应用程序的尝试 email-server: 一个邮件发送服务器,使用actor邮箱来保持发送队列。支持REST API和ActiveMQ两种提交发送邮件方式。 akka-rest-api: 使用Akka Http设计REST API。