Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

DataWeave

< >

DataWeave is a programming language created in 2014.

#1385on PLDB 10Years Old 1kRepos

DataWeave is the MuleSoft expression language for accessing and transforming data received through a Mule app. DataWeave is tightly integrated with Mule runtime, which runs the scripts and expressions in your Mule app.


Example from Linguist:
%dw 2.0 var number = 1234 fun foo(func,name="Mariano") = func(name) input payload application/test arg="value" output application/json --- { foo: "bar" }

- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements

Built with Scroll v144.0.0