Skip to content

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

License

Notifications You must be signed in to change notification settings

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

Repository files navigation

#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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages