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