Skip to content

X3ne/serve-ressources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A small go server to serve images/gifs with image manipulation and caching

Work in progress

Install

This project use bimg to manipulate images so you need to install libvips

You also need swag to generate the documentation

go install github.com/swaggo/swag/cmd/swag@latest

and run

swag init -g cmd/main.g

Start

Copy .env.example to .env and populate it with your envs and run the server

go run cmd/main.go

About

First project to learn go, little server to serve images/gifs with cache and bimg for image manipulation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages