Mobile Services JavaScript (Node.js) backend library
Microsoft Azure Mobile Services enables you to define custom business logic that is run on the server. This logic is provided as a JavaScript function that is either registered to an insert, read, update, or delete operation on a given table or is assigned to a scheduled job. For more information, see Work with server scripts in Mobile Services.