/mule4-unsplash-connector

Mule 4 Unsplash connector

Primary LanguageHTML

Unsplash Extension

Header

Allows to connect to the Unsplash API allowing to bring HD images from the bigger free photo community. For full details on how to use it you can read from my personal blog (https://yucelmoran.com/mule-4-unsplash-connector/)

Add this dependency to your application pom.xml

<groupId>com.emoran</groupId>
<artifactId>unsplash</artifactId>
<version${version}</version>
<classifier>mule-plugin</classifier>