Categorygithub.com/tiptophelmet/nomess-core
repository
5.7.9
Repository: https://github.com/tiptophelmet/nomess-core.git
Documentation: pkg.go.dev

# Packages

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