Skip to content

Txlog Server Documentation

This documentation is divided into five types of guides:

1. Tutorials

Start here if you are new to the project.

2. How-to Guides

Step-by-step guides to achieve specific goals.

Authentication & Security

Operations

Development

3. Reference

Technical descriptions and specifications.

System

LDAP Specifics

4. Explanation

Background knowledge and design decisions.

Architecture

Deep Dives

When the server is running, interactive API documentation is available at: http://localhost:8080/swagger/index.html

  • Source: docs/docs.go (Generated from code comments)
  • Update: Run make doc to regenerate.