versago

module
v0.0.0-...-73b9a49 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 24, 2024 License: MIT

README

versago

Vertical slice architecture in Go

[!WARNING] Work in progress

Overview

The focus of vertical slice architecture as originated by Jimmy Bogard is to emphasize behavior and abstract away structure. This project aim to help programmers writing backend servers by reducing structural code as much as possible and abstract them into packages. Those packages are:

  • dbctx: Simple ORM to reduce repetitive CRUD operations
  • httpauth: Middleware for RBAC and JWT Authentication
  • httpx: Reduce repetitive HTTP serialization / deserialization, logging, and tracing

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL