Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tahniat-ashraf/angular2-file-upload

An angular-cli project showing different approaches of File Upload in angular4/angular2, with angular service communicating with a spring boot backend REST service
https://github.com/tahniat-ashraf/angular2-file-upload

angular angular-2 angular-4 angular-cli angular2 angular4 angularjs file-upload service spring spring-boot submit

Last synced: 10 days ago
JSON representation

An angular-cli project showing different approaches of File Upload in angular4/angular2, with angular service communicating with a spring boot backend REST service

Awesome Lists containing this project

README

        

LIVE DEMO


https://tahniat-ashraf.github.io/angular2-file-upload/

(Backend integration doesn't exist)


DETAILS


An angular-cli (angular 4) project showing different approaches of File Upload in angular, with angular service communicating with a spring boot backend REST service. This repository only contains the angular front end code.