https://github.com/edgar-code-repository/angular-upload-demo
A JSON file is uploaded from an Angular application.
https://github.com/edgar-code-repository/angular-upload-demo
angular bootstrap front-end-development
Last synced: about 2 months ago
JSON representation
A JSON file is uploaded from an Angular application.
- Host: GitHub
- URL: https://github.com/edgar-code-repository/angular-upload-demo
- Owner: edgar-code-repository
- Created: 2025-02-14T02:23:39.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-23T23:07:49.000Z (over 1 year ago)
- Last Synced: 2025-10-30T13:02:30.532Z (8 months ago)
- Topics: angular, bootstrap, front-end-development
- Language: CSS
- Homepage:
- Size: 5.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Upload Demo using Angular
A JSON file is uploaded from an Angular application.
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 14.2.13.

--------------------------------------------------------------------------------------------------------
## Rest API Backend
The Angular App uses a Spring Boot Rest API Backend that receives the uploaded file:
https://github.com/edgar-code-repository/spring-boot-upload-demo
-------------------------------------------------------------------------
## Simple file upload

## Upload Endpoint

--------------------------------------------------------------------------------------------------------