Fairy contains several general tools for easier and simpler development.
- Swappable cache
- Swappable pubsub
- Struct modification and validation
- Logging & http middleware logging
- Error stack tracing
- Monitoring
- Prometheus
- Cache
- Database (GORM)
- HTTP & GRPC
- Newrelic
- Cache
- Database (GORM)
- HTTP & GRPC
- Pubsub
- Prometheus
- Rate-limiting
All these tools are simplified version of the original ones and for general use. Your case may need a more complex one but I hope these tools can help you or at least become a reference for your own tools.
Good luck.
go get github.com/rl404/fairy
Please go to the documentation or example
folder.
MIT License
Copyright (c) 2021 Axel