Skip to content

SamyakGangwal/fileUpload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fileUpload

A simple api for uploading files to a server

In this project I have made an API which uploads files to the server and let's you add a name and extension to it

to run this project you will require gin gonic.

to get started install golang and gin gonic after that navigate to the project folder in commandline

go run server.go

open postman

add a post request image

image

You will get this output image

To verify the files uploaded You can add a get request image

About

A simple api for uploading files to a server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages