Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 483 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 483 Bytes

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.