Top 4.8% dependent repos on proxy.golang.org
Top 3.0% forks on proxy.golang.org
proxy.golang.org : github.com/mantzas/patron
Package patron framework Patron is a framework for creating microservices. Patron is french for template or pattern, but it means also boss which we found out later (no pun intended). The entry point of the framework is the Service. The Service uses Components to handle the processing of sync and async requests. The Service can setup as many Components it wants, even multiple HTTP components provided the port does not collide. The Service starts by default a HTTP component which hosts the debug, health and metric endpoints. Any other endpoints will be added to the default HTTP Component as Routes. The service set's up by default logging with zerolog, tracing and metrics with jaeger and prometheus. Patron provides abstractions for the following functionality of the framework: Patron provides same defaults for making the usage as simple as possible. For more details please check out github repository https://github.com/mantzas/patron.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/mantzas/patron
Keywords:
framework
, go
, golang
, microservice
, microservices
License: Apache-2.0
Latest release: over 6 years ago
First release: about 7 years ago
Namespace: github.com/mantzas
Dependent repositories: 1
Stars: 38 on GitHub
Forks: 68 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 12 days ago