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.