Skip to content

jesko-plitt/golive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golive

golive is a webserver support package for you go (golang) web application.

It is based on gofiber and gorm.

It provides helpers for:

  • minio/s3
  • imageproxy
  • redis
  • csrf protection
  • environment variables (configuration)
  • logging (zerolog)
  • database (gorm)
  • webserver / router (gofiber)
  • search (typesense)

Usage

go get -u github.com/jesko-plitt/golive

TODOs

  • write readme
  • write simple usage manual
  • write code comments
  • write tests

About

basic golang webserver configuration helpers

Resources

License

Stars

Watchers

Forks

Packages

No packages published