Skip to main content
Build an Angular application powered by the Publive CDS API.
Important: Use a backend proxy or Angular Universal (SSR) to protect your API credentials.

Setup

1. Create a Backend Proxy

Create a simple Express endpoint (or use any server framework):

2. Create a Publive Service

See the Post Listing and Post Details API references for the full response shape.

3. Create a Post List Component

4. Create a Post Detail Component

Advanced

Filtering by Category

See the Category Listing API.

Building Navigation

See the Navbar API.
Last modified on July 21, 2026