Skip to content

natethinks/angularjs-file-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularJS file upload

This app shows a working example of how to upload a file using AngularJS to a Go server.

Clone the angularjs-file-upload locally, then open index.html in a browser

git clone https://github.com/natethinks/angularjs-file-upload.git
cd angularjs-file-upload
open app/index.html

To run the server, make sure golang is installed and run go build && ./angularjs-file-upload from the project directory

About

Example AngularJS file upload app and server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published