{"id":28158445,"url":"https://github.com/indeedeng/sponsored-jobs-nodejs-auth-code","last_synced_at":"2025-10-06T17:15:59.165Z","repository":{"id":50506114,"uuid":"379187893","full_name":"indeedeng/sponsored-jobs-nodejs-auth-code","owner":"indeedeng","description":"A NodeJS Express sample application for employers who are using your ATS to create new sponsored jobs campaigns.","archived":true,"fork":false,"pushed_at":"2023-03-18T21:03:25.000Z","size":45,"stargazers_count":1,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-29T11:48:34.847Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/indeedeng.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-06-22T07:56:51.000Z","updated_at":"2025-07-18T17:43:31.000Z","dependencies_parsed_at":"2023-01-21T09:02:44.062Z","dependency_job_id":null,"html_url":"https://github.com/indeedeng/sponsored-jobs-nodejs-auth-code","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/indeedeng/sponsored-jobs-nodejs-auth-code","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indeedeng%2Fsponsored-jobs-nodejs-auth-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indeedeng%2Fsponsored-jobs-nodejs-auth-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indeedeng%2Fsponsored-jobs-nodejs-auth-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indeedeng%2Fsponsored-jobs-nodejs-auth-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/indeedeng","download_url":"https://codeload.github.com/indeedeng/sponsored-jobs-nodejs-auth-code/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indeedeng%2Fsponsored-jobs-nodejs-auth-code/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278646817,"owners_count":26021520,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-15T09:19:34.987Z","updated_at":"2025-10-06T17:15:59.134Z","avatar_url":"https://github.com/indeedeng.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sponsored Job Campaigns API\nThis sample application illustrates integrating an ATS with the Indeed Sponsored Job Campaigns API. The application illustrates:\n\n* Exposing a job feed with an XML file.\n* Calling the /campaigns endpoint to sponsor a job.\n* Calling the /campaigns endpoint to get a list of sponsored job campaigns.\n* Calling the /campaigns endpoint to pause, unpause, or delete a sponsored job campaign.\n* Authorizing your application to call Indeed APIs by retrieving an OAuth Access Token.\n* Using PKCE to improve the security of your application.\n\nYou can view the API Reference for the Sponsored Job Campaigns API here:\n\n[Swagger API Reference](https://opensource.indeedeng.io/api-documentation/docs/campaigns/ref/#/Campaign%20management/updateCampaign)\n\n## Running the App\n\nFollow these steps to run the sample app:\n\n1. Ensure that you have NodeJS and NPM installed. Follow the installation instructions at https://docs.npmjs.com/downloading-and-installing-node-js-and-npm. \n    * You can verify whether NodeJS is installed by opening your terminal and running ```node --version```\n    * You can verify whether npm is installed by opening your terminal and running ```npm --version```\n2. Clone the current Github repository to your local machine.\n3. Rename the `config.js.example` file to the `config.js.` Enter your Indeed OAuth Client ID and Client Secret in the config.js file. You can register for an Indeed OAuth Client ID and Secret by visiting [Manage App Credentials](https://secure.indeed.com/account/apikeys). \n4. After downloading the repository, `cd` into the root folder and run the command ```npm install```\n5. Start the webserver by running the command ```npm run dev```\n6. Open a web browser and navigate to `localhost:3000`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findeedeng%2Fsponsored-jobs-nodejs-auth-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Findeedeng%2Fsponsored-jobs-nodejs-auth-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findeedeng%2Fsponsored-jobs-nodejs-auth-code/lists"}