Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 606 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 606 Bytes

Lusk Careers API Example Integration with Nette

This example PHP project uses Nette framework and Guzzle HTTP client to demonstrate simple use of Lusk Careers API in PHP.

Check it out live on Heroku.

Installing

  • Run composer update
  • Make directories tmp/cache and tmp/log writable
  • Point your webserver to www directory
  • Open in your browser

Requirements

  • PHP >= 5.3
  • Nette Framework = 2.3
  • Guzzle HTTP client = 6.2

License

MIT