Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/codelieutenant/gofiber-template

:rocket: Go Fiber App Starter Kit
https://github.com/codelieutenant/gofiber-template

boilerplate boilerplate-template code-quality easy-to-use fiber go gofiber golang golang-application golang-examples production production-ready template

Last synced: about 1 month ago
JSON representation

:rocket: Go Fiber App Starter Kit

Awesome Lists containing this project

README

        


Fiber logo



Go Fiber Boilerplate


Minimal Fiber boilerplate with dev essentials


license

## Features
- Built-in DI container
- Air (Live reload for Go apps)
- App Configuration
- Test utitilities
- Logging
- Ready made Dockerfile
- Makefile
- Github Actions

## Packages
- [Fiber](https://docs.gofiber.io/)
- [Viper](https://github.com/spf13/viper)
- [Cobra](https://cobra.dev/)
- [Go Playground](https://github.com/go-playground/validator)
- [ZeroLog](https://github.com/rs/zerolog)
- [Testify](https://github.com/stretchr/testify)
- [Air](https://github.com/cosmtrek/air)

## Support

If you are having problems, please let us know by [raising a new issue](https://github.com/BrosSquad/GoFiber-Boilerplate/issues/new).

## License

This project is licensed with the [Apache License 2.0](LICENSE).