Pledger.io documentation
GitHub
4.3.1
2025-04-20

Architectural design for Pledger.io

This part of the documentation contains the architectural design for Pledger.io.

Architectural design is a concept that focuses on the components or structure of a system, the relationships between the components, and the principles guiding its design and evolution.

This design ensures that Pledger.io achieves its goals of allowing managing and maintaining a bookkeeping system while ensuring robustness, reliability, maintainability, and easy scalability.

In this section, you can find the following information:

  1. Application Design, containing the application setup and domain design.

  2. Business Processes, containing the various business processes inside the Pledger.io.

  3. API documentation, the full REST API documentation for Pledger.io in OpenAPI format.

2025-04-17