This YAWIK module pushes and manages job openings to/on Stackoverflow Talent via its API.
- A running YAWIK > 0.29
- An authorization code from stackoverflow.com (obtain one via talent@stackoverflow.com)
Checkout this repository into you modules directory of your YAWIK installation and enable the module by:
cp modules/StackoverflowApi/config/StackoverflowApi.module.php.dist config/autoload/StackoverflowApi.module.php
Or install the module using composer
composer require yawik/stackoverflow-api
MIT
https://github.com/yawik/StackoverflowApi/blob/master/LICENSE
