Amandynev
— Digital journal · 2025

Publication integration via the Strapi API

Fetching and rendering publications from the Strapi API (headless CMS) across the digital journal's pages.

TypeScript Next.js React Strapi REST API

Foundation for fetching publications from the Strapi API (headless CMS): an internal /api/publications/:slug endpoint and the matching Strapi call, then integration and rendering of the various editorial formats (article, official/administrative journals, brief, call for projects, story, fact sheet, interview) plus a PublicationTags component. The base for later editorial integrations.