Skip to content

v0.1.0

Choose a tag to compare

@nuradiyana nuradiyana released this 17 Jan 11:03
· 54 commits to main since this release

First public release of Dim Framework.

Key Features:

  • πŸš€ Routing: Built on Go 1.22 http.ServeMux
  • πŸ› οΈ CLI & Console: Built-in tools for migrations and server management
  • πŸ›‘οΈ Middleware: CORS, CSRF, Rate Limiting, Recovery, Structured Logging
  • πŸ—„οΈ Database: pgx wrapper with Auto-Masking Logs for security
  • πŸ” Security: JWT Auth & Context Validation
  • πŸ“„ JSON:API: Pagination, Sorting, and Filtering helpers