Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 328 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 328 Bytes

Scala GIS REST API

  • PostgresSQL
  • Slick with Slick-pg for LTree, PostGIS and Json data
  • Spray with Spray-Json
  • Swagger for API routes and documentation
  • Akka actor system

Building

  • Sbt 0.13.12 used
  • To use a swagger ui you need to get it and place in resources/swagger-ui.
  • Server launches at 8080 port