Skip to content

michael-say/go-inv-httppost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http://localhost:8090/static/

Common

  • QuotaManagedWriter
  • storeQuotaManager

Under the hood

  • common.go: maxUploadFileSize = 100 << 20 is the maximum allowed file size, currently 100Mb.

Envoronment variables

  • SRV_HOME - db folder, example /etc/srv
  • SRV_PORT - port
  • QUOTA_SERVICE_ADDR - f.e. "127.0.0.1:9000"

About

Some investigation of HTTP POST in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published