An open API service indexing awesome lists of open source software.

https://github.com/Freshman-tech/file-upload


https://github.com/Freshman-tech/file-upload

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# How to process file uploads in Go

This repo contains the complete code used in [this Freshman
tutorial](https://freshman.tech/file-upload-golang/). Clone this repo to your
computer and run `go run main.go` to start the server on PORT 4500.