Ciaran0 / Spray-Swagger-Angular-Bootstrap-Example

Template for lightweight Spray scala apps with an AngularJS frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Spray Swagger Angular Bootstrap Example
Build Status

This project aims to be a template for Spray.io 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 "project sprayplayground" test

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

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

About

Template for lightweight Spray scala apps with an AngularJS frontend


Languages

Language:JavaScript 95.5%Language:CSS 3.8%Language:HTML 0.4%Language:Scala 0.3%