How to Build a REST API for a Custom SQL Query [Video]
Do you want to know how to use the SQL and Script components to build a Login service? Well, you're in luck. Watch and learn.
Join the DZone community and get the full member experience.
Join For FreeThis video shows how to use the SQL and Script components to build a Login service. The SQL component runs a custom SQL query to check if a user exists in a database. The Script component adds custom logic to check what the SQL component returned and defines the response (user found or user not found).
Looking for more videos on enterprise integration? Watch the API Express playlist.
Published at DZone with permission of Max Katz, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments