Skip to content

MichaelRevell/fullcontact

Repository files navigation

Full Contact App

Finds publicly available infromation and social media accounts based on an email. It uses the Full Contact API.

How to Install

Dependencies

  • LWP::Simple
  • JSON
  • Data::Dumper
  • Template
  • Try::Tiny
  • File::Slurp
  • DBI
  • Dancer

How I installed on OS X 10.7:

sudo perl -MCPAN -e 'install LWP::Simple; install Dancer; install File::Slurp; install JSON; install Template; install Try::Tiny; install DBI;'

Starting Server

./bin/app.pl

About

Finds publicly available infromation and social media accounts based on an email

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors