Hello Mendix - REST APIs

preview_player
Показать описание
A series for developers who want to quickly get up to speed with the Mendix platform. In this video, Developer Evangelist Ryan Mocke covers everything you need to know about REST API's in Mendix. A comprehensive overview of how to integrate external systems into your Mendix applications with Published and Consumed REST API's.

In this video:
00:00 Intro
00:12 Generating a Published REST API
00:49 Accessing the Swagger
01:08 Configuring Authentication
01:31 Enabling CORS
02:09 Consuming a REST API
02:22 Set base URL
02:49 Configuring the Request
03:39 Handling the Response
04:03 Using a consumed API in a Microflow
04:57 Outro
Рекомендации по теме
Комментарии
Автор

Great video, If possible, please include the custom authentication with jwt token, maybe as separate video itself.

modernpeer
Автор

I have a doubt!! can we integrate this in our existing app?! (I'm a beginner)

Kavinanthini-pt