LogoLogo
Give FeedbackGovStack Home
1.0.2
1.0.2
  • GovStack
  • Contributing
  • Code of Conduct
  • Architecture and Nonfunctional Requirements
    • 2 Introduction
    • 3 Considerations
    • 4 Building Block Design Principles
    • 5 Cross-Cutting Requirements
    • 6 Onboarding Products
    • 7 Standards
    • 8 Future Considerations
  • Security Requirements
    • 2 Description
    • 3 Terminology
    • 4 Security Management
    • 5 Cross-Cutting Requirements
    • 6 Security Building Block Modules
    • 7 Standards
    • 8 Cross Reference Links
    • 9 Key Decision Log
    • 10 Future Considerations
  • Building Blocks
    • About Building Blocks
    • Consent
    • Digital Registries
    • Identity
    • Information Mediation
    • Messaging
    • Payments
    • Registration
    • Scheduler
    • Workflow
  • Use Cases
    • Reference Use Cases
Powered by GitBook

Apache-2.0 license

On this page

Was this helpful?

Export as PDF
  1. Building Blocks

About Building Blocks

Building blocks (BBs) are software modules that can be deployed and combined in a standardized manner. Each building block is capable of working independently, but they can be combined to do much more.

Building blocks are composable, interoperable software modules that can be used across a variety of use cases. They are standards-based, preferably open-source, and designed for scale.

Each building block exposes a set of services in the form of REST APIs that can be consumed by other building blocks or applications.

Please browse the building blocks that are specified in this release in the menu to the left.

Last updated 1 year ago

Was this helpful?