Monitoring Trends using the GitHub API
https://medium.com/@ashtou/monitoring-trends-using-the-github-api-4169f7d5130f
GitHub is the largest community of developers and organizations for building and sharing open-source software, makes it an interesting place to monitor technology trends. Let’s make an application to collect the data using the GitHub API and monitor the results
API-led connectivity is an integration approach to connect data and applications through reusable APIs, rather than point-to-point. Mule is a lightweight, but scalable integration platform. It manages interactions between applications and components transparently. I this post, I show you how to create a Mule app using the GitHub API to collect data from GitHub for further analysis. To make it more interesting, let’s create a Web app.