Skip to content
@podium-lib

Podium

Easy server-side composition of microfrontends

Podium - server-side composition of micro frontends

Podium is a library for building micro frontends using server-side runtime composition. One server handles the incoming request by fetching each independent fragment over HTTP before returning the finished page back to the user.

Learn more about Podium and its design or get the lay of the land to start coding on Podium itself.

Pinned Loading

  1. layout layout Public

    Module for building a Podium layout server. A layout server composes multiple podlets into a layout resulting in a complete webpage.

    JavaScript 56 3

  2. podlet podlet Public

    Module for building podlet servers. A podlet server serves page fragments.

    JavaScript 118 7

Repositories

Showing 10 of 32 repositories
  • http-client Public

    Generic http client with built in circuit breaker, error handling and metrics

    podium-lib/http-client's past year of commit activity
    JavaScript 0 MIT 0 2 7 Updated Sep 9, 2026
  • podium-lib.github.io Public

    The official Podium documentation

    podium-lib/podium-lib.github.io's past year of commit activity
    JavaScript 2 MIT 5 1 4 Updated Sep 9, 2026
  • client Public

    Client for fetching Podium component fragments over HTTP.

    podium-lib/client's past year of commit activity
    JavaScript 7 MIT 9 1 5 Updated Sep 9, 2026
  • dev-tool Public

    Browser extension for Podium development

    podium-lib/dev-tool's past year of commit activity
    JavaScript 0 MIT 0 3 7 Updated Sep 7, 2026
  • store Public

    Seamlessly share state between different parts of a Podium application using reactive state

    podium-lib/store's past year of commit activity
    JavaScript 0 MIT 0 1 2 Updated Sep 7, 2026
  • layout Public

    Module for building a Podium layout server. A layout server composes multiple podlets into a layout resulting in a complete webpage.

    podium-lib/layout's past year of commit activity
    JavaScript 56 MIT 3 1 6 Updated Sep 7, 2026
  • test-utils Public

    A set of misc test utilities used by tests in the different podium modules.

    podium-lib/test-utils's past year of commit activity
    JavaScript 0 MIT 0 1 4 Updated Sep 4, 2026
  • semantic-release-config Public

    Shared semantic release config used in Podium modules

    podium-lib/semantic-release-config's past year of commit activity
    JavaScript 0 1 1 5 Updated Sep 4, 2026
  • eslint-config Public

    Shared eslint config for Podium modules

    podium-lib/eslint-config's past year of commit activity
    JavaScript 0 0 1 3 Updated Sep 4, 2026
  • bridge Public

    Bridge between web and native iOS and Android via JSON RPC

    podium-lib/bridge's past year of commit activity
    JavaScript 0 MIT 0 1 2 Updated Sep 3, 2026

Top languages

Loading…

Most used topics

Loading…