ProstDev
ProstDev generates articles & videos to help you learn more technologies. Contact us to get started in content creation.
Pinned Repositories
apdev-scatter-gather-error-handling
Mule 4 Scatter-Gather Error handling examples
blog-posts
custom-modules-dw2
demo-pgp
dynamic-variable-mule
How to use Dynamic Variables in MuleSoft
mac-ollama-proj
Simple Mule application making use of the MAC (MuleSoft AI Chain) project to connect to Ollama AI (llama3 model).
mulesoft-community-theme
Unofficial theme created and maintained by the community.
postman-collections-examples
This is a repository to keep some examples of Postman Collections.
prostdev-tools
ProstDev Tools vscode extension - Experimental tools and utilities to ease up your MuleSoft/DataWeave programming!
solace-mulesoft-integration
ProstDev's Repositories
ProstDev/mulesoft-community-theme
Unofficial theme created and maintained by the community.
ProstDev/apdev-scatter-gather-error-handling
Mule 4 Scatter-Gather Error handling examples
ProstDev/blog-posts
ProstDev/custom-modules-dw2
ProstDev/demo-pgp
ProstDev/dynamic-variable-mule
How to use Dynamic Variables in MuleSoft
ProstDev/mac-ollama-proj
Simple Mule application making use of the MAC (MuleSoft AI Chain) project to connect to Ollama AI (llama3 model).
ProstDev/postman-collections-examples
This is a repository to keep some examples of Postman Collections.
ProstDev/solace-mulesoft-integration
ProstDev/alexandramartinez
ProstDev/AlgorithmsSortingTechniques
Algorithms - Sorting Techniques Code base
ProstDev/apdev-scatter-gather-example
Enterprise Integration Pattern - Mule 4 Scatter-Gather Example
ProstDev/aws-lambda-mulesoft
ProstDev/dataweave-playground-previews
DataWeave scripts to generate the preview on the Playground. Used in videos or blog posts at prostdev.com.
ProstDev/encryption-dw
An application on encryption using DataWeave
ProstDev/ProstDev
ProstDev/prostdev-tools
ProstDev Tools vscode extension - Experimental tools and utilities to ease up your MuleSoft/DataWeave programming!
ProstDev/testbase64
ProstDev/args-in-acb
Code used in "How to add JVM/Command-line arguments to the Mule 4 Runtime in Anypoint Code Builder (ACB)"
ProstDev/codetober23
Find the needed code to follow along the #codetober 2023 videos with Alex!
ProstDev/getting-to-the-point
Here you can find the scripts shown in the ProstDev videos "Getting to the point"
ProstDev/JSONModuleComponentMule4
This repository was created for the blog post "JSON Module Component in Mule 4" - The JSON Module Connector is used to validate a JSON Payload against the predefined JSON Schema of your choice. Since schema validation falls outside the scope of DataWeave Functionality, the JSON Module can be used.