500pxAPI_Test icon indicating copy to clipboard operation
500pxAPI_Test copied to clipboard

A small test application for 500px API article on Sitepoint

A small test application for 500px API article on Sitepoint

##Installation

  • Clone the repo to your computer.
  • run composer update to update your packages.
  • run vagrant up to create your vm. You can use ./artisan serve if you are a laravel fan ;)
  • Your hosts file should map (vaprobash.dev => 192.168.22.10)
  • Update (app/config/px.php) with your own keys.