Skip to content

simple image server built only with the go standard library. Add images in assets/, all image assets will be served

Notifications You must be signed in to change notification settings

mbcarruthers/imageserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

imageserver

Dead simple image server. Put anything in assets, build the docker-compose file, and as long as they are images they will be served in bytes. No sizing or anything on the backend other than what the image is sent in bytes.

Should work for anything that is an image

About

simple image server built only with the go standard library. Add images in assets/, all image assets will be served

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published