# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
Nomess Framework
The framework with simple, yet crucial features for your Golang back-end to let you focus more on business logic.
Use this template to create your back-end powered by Nomess: https://github.com/tiptophelmet/nomess-template
What's included:
- 🛤️ Route handlers
- 📦 Request bodies
- 🚡 Middleware/Post-processors
- 🏢 Services (for business logic)
- 🗄️ DB interface (GORM)
- 🏎️ Cache interface (Redis, Memcached Aerospike)
- 📢 Pubsub interface (Redis PubSub, NATS)
- 🌍 i18n & localization
- 🔒 Password hashing/checking
- 🛠️ Utils
- ⚙️ Config variables