Lerian Studio
Pinned Loading
Repositories
- lerian-terraform-foundation Public
This project contains the entire foundation infrastructure base in the 3 main public clouds for the installation and use of Midaz.
- lib-commons Public
lib-commons is a shared Go library that extracts and centralizes common functionalities from the pkg of midaz, making them reusable across all our applications. It aims to promote code reuse, maintainability, and consistency by providing core utilities, shared models, and essential business logic in a modular way.
- lerian-cloudformation-foundation Public
AWS CloudFormation templates for Lerian infrastructure: VPC, EKS, RDS, DocumentDB, caches
-
- github-actions-shared-workflows Public
Centralized repository for reusable GitHub Actions workflows used across the Lerian organization. Simplifies CI/CD management, promotes consistency, and reduces duplication by sharing standardized pipeline configurations.
- lib-observability Public
Lerian's shared Go library for OpenTelemetry-based observability — tracing, metrics, structured logging, panic recovery telemetry, and production assertions with instrumentation.
- midaz-sdk-golang Public
A Go client library for the Midaz financial ledger APIs. This SDK provides a flexible, and idiomatic way to interact with the Midaz platform, enabling developers to build robust financial applications with ease. Features include complete API coverage, observability integration, concurrency support, robust error handling, etc.