24h of live stream (2020 edition)

Yes, we were streaming for 24h about Liferay DXP and Liferay Portal 7.3 (and previous versions). All kinds of technical information that might be of interest for you. You might have missed it, but luckily we have it all recorded - and the recordings are available for you:

7:00 - 19:00 UTC (Session 1, with chapter marks)

19:00 - 7:00 UTC (Session 2, with chapter marks)

And if you don't want to miss the next event of this kind, follow @liferayeng, @dgomezg or @olafk on twitter.

Agenda

Content with tag rest builder .

Extending the Headless APIs with your custom modules

profile picture

Martín Domínguez

2020-09-25 9:10 UTC

Oriented to solutions developers on Liferay, Integrator with third-party apps, Front-end developers who want to use Liferay's Services. Definitely, it's a good starting point for those who have to work with Liferay's Headless APIs.

We'll build live a couple of example endpoints and will explain the most important thing that you have to bear in mind while you're developing, as well as common mistakes and troubleshooting.

Why Liferay APIs are awesome

profile picture

Javier Gamarra

2020-09-24 17:40 UTC

All the new and shiny things the Liferay Headless APIs and GraphQL endpoint has added for 7.3 (and backported to 7.1 and 7.2) like:

  • API extensibility: bend the existing endpoints to your will
  • Embedding: include your images, documents or rendered templates in the same request!
  • New API hub with Swagger and GraphQL integrated
  • Headless Admin Content! Search assets! Document Types!
  • More GraphQL relationships, documentation and many improvements
  • REST Builder out of beta :)

and obviously more APIs. I also talk about obscure things that were already present in 7.2 like automatic transactions, batch framework, permissions...