Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases now! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Building Low-Code Applications with Mendix

You're reading from   Building Low-Code Applications with Mendix Discover best practices and expert techniques to simplify enterprise web development

Arrow left icon
Product type Paperback
Published in Feb 2021
Publisher Packt
ISBN-13 9781800201422
Length 332 pages
Edition 1st Edition
Tools
Arrow right icon
Authors (3):
Arrow left icon
Bryan Kenneweg Bryan Kenneweg
Author Profile Icon Bryan Kenneweg
Bryan Kenneweg
Imran Kasam Imran Kasam
Author Profile Icon Imran Kasam
Imran Kasam
Micah McMullen Micah McMullen
Author Profile Icon Micah McMullen
Micah McMullen
Arrow right icon
View More author details
Toc

Table of Contents (18) Chapters Close

Preface 1. Section 1: The Basics
2. Chapter 1: Introducing Mendix FREE CHAPTER 3. Chapter 2: Getting to Know the Mendix Platform 4. Chapter 3: Getting to Know Mendix Studio 5. Chapter 4: Getting to Know Studio Pro 6. Section 2: Building Your First App
7. Chapter 5: Getting Started with Your Baseline App 8. Chapter 6: Understanding Domain Model Basics 9. Chapter 7: Understanding the Basics of Page Design 10. Chapter 8: Getting to Know Microflows 11. Section 3: Leveling Up Your App
12. Chapter 9: Customizing Your App 13. Chapter 10: Error Handling and Troubleshooting 14. Chapter 11: Storing Data 15. Chapter 12: Getting Some REST 16. Chapter 13: A Review and What's Next 17. Other Books You May Enjoy

Publishing REST

In the previous section, we discussed the concept of consuming a REST API and some of the artifacts that are native to Mendix to help accomplish that. In this section, we will look at the other side of that, that is, publishing a REST API for others to consume.

Eventually, you will wish to make some of your data available to other applications or services. One way to accomplish this is to publish a REST API, which other applications or services can consume. Thankfully, Mendix makes it really easy to accomplish this in a few simple steps. In this section, we will discuss export mapping and the published REST service as two key components of building your published API.

Export mapping

Similar to import mapping, export mapping defines the schema of the data. But instead of it being the data you are anticipating on receiving, it is the data you will be sending to other applications that request it. Export mapping is composed of the same key elements as import mapping...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime