https://github.com/haithemmosbahi/musicboot
Angular2Boot Demo Application
https://github.com/haithemmosbahi/musicboot
angular angular2 gwt java8 jsinterop lastfm-api materalize music
Last synced: 3 months ago
JSON representation
Angular2Boot Demo Application
- Host: GitHub
- URL: https://github.com/haithemmosbahi/musicboot
- Owner: HaithemMosbahi
- Created: 2016-12-26T06:50:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-17T22:57:34.000Z (almost 8 years ago)
- Last Synced: 2025-01-07T22:36:57.181Z (5 months ago)
- Topics: angular, angular2, gwt, java8, jsinterop, lastfm-api, materalize, music
- Language: JavaScript
- Size: 5.39 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MusicBoot
This is a demo app used in a workshop about Angular2boot framework. It demonstrates how easy it is to build modern web applications using Angular 2 and Java 8 through the use of the GWT compiler.
Server side code is based on Spring boot. Data is fetched from lastfm using their public rest API.
Client side code is written using jsinterop and java 8. The application produces Angular 2 code at compile time thanks to the GWT compiler.
Live Demo : Application is deployed on [Heroku](http://music-boot.herokuapp.com/)
