goserve

goserve is a robust Go backend architecture. It offers a performant and scalable framework, emphasizing feature separation, clean code, and testability. Ideal for REST API development, goserve simplifies unit and integration testing, ensuring high-quality, production-ready applications with ease.

APACHE-2.0 License

Stars
72
Committers
1

Bot releases are hidden (Show)

goserve - v1.1.9 Latest Release

Published by janishar 4 months ago

send nats error message for api error

goserve - v1.1.8

Published by janishar 4 months ago

add message parser

goserve - v1.1.6

Published by janishar 4 months ago

fix nats subject map for endpoint

goserve - v1.1.5

Published by janishar 4 months ago

improve micro framework

goserve - v1.1.4

Published by janishar 4 months ago

improve micro architecture

goserve - v1.1.3

Published by janishar 4 months ago

add context support in micro controller
nats dynamic subject support

goserve - v1.1.2

Published by janishar 4 months ago

add support for micro module

goserve - v1.1.0

Published by janishar 4 months ago

add micro service with nats framework

goserve - v1.0.1

Published by janishar 4 months ago

Env will take override to load system environment variables or only from .env file

goserve - v1.0.0

Published by janishar 4 months ago

  • first stable version of the project