Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 830 Bytes

README.mkdn

File metadata and controls

21 lines (15 loc) · 830 Bytes

GitHub Meets CPAN

Build Status

github-meets-cpan

This project connects GitHub Users to MetaCPAN Users. It uses the APIs of both sites: First it fetches all users from MetaCPAN who have set their GitHub account. After that it fetches all public information about these users from GitHub.

It uses MongoDB for storing the data. The software is written in Perl using the Mojolicious framework. The app was originally deployed to dotCloud, but is now hosted on metacpan servers.

It's some sort of an index of CPAN authors and their GitHub accounts.