Ciaran0 / Akka-Http-Swagger-WebSocket-Angular-Example

Template for lightweight Akka-Http scala apps with an AngularJS frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Akka-Http-Rest-Websocket-Swagger-Angular-Example
Build Status

This project aims to be a template for Akka-Http rest backends with Angular frontend. Also with swagger integration.

To run: sbt "~ re-start"
The project will automatically reload when source code changes.
To test: sbt "test"

Goto:
http://localhost:8080/
http://localhost:8080/swagger

The frontend uses NPM, Bower and Gulp.
To install the bower components run bower install
Similarly for the NPM dependencies npm install

###See More Swagger: https://github.com/swagger-akka-http/swagger-akka-http

About

Template for lightweight Akka-Http scala apps with an AngularJS frontend

License:Other


Languages

Language:JavaScript 95.4%Language:CSS 3.8%Language:Scala 0.4%Language:HTML 0.4%