##akka-http-circe-json-template
REST API Project Template using Akka HTTP 10.0.0 with Circe 0.6.1 targeting Scala 2.12.
This project template proudly uses:
- circe version 0.6.1, is a JSON library for Scala circe.github.io
- akka-http-json version 1.11.0, is a supplementary JSON support for Akka HTTP from @hseeberger
- akka-http-cors version 0.1.10, adds a mechanism to enable cross origin requests for Akka HTTP from @lomigmegard
This code is open source software licensed under the Apache 2.0 License.