Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tahniat-ashraf/angular2-file-upload
- Owner: tahniat-ashraf
- Created: 2017-05-02T13:46:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-27T06:55:26.000Z (over 7 years ago)
- Last Synced: 2024-10-12T08:07:08.353Z (about 1 month ago)
- Topics: angular, angular-2, angular-4, angular-cli, angular2, angular4, angularjs, file-upload, service, spring, spring-boot, submit
- Language: TypeScript
- Homepage:
- Size: 151 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.