{"id":20424075,"url":"https://github.com/spm999/job-portal-api","last_synced_at":"2026-04-11T03:02:50.966Z","repository":{"id":242408772,"uuid":"809471134","full_name":"spm999/Job-Portal-API","owner":"spm999","description":"A simple job-portal api with user and admin login. It is built with Node.js, Express, and MySQL. The API supports user authentication, admin authentication, job creation, and fetching resumes based on skills.","archived":false,"fork":false,"pushed_at":"2024-07-14T16:29:29.000Z","size":1487,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T14:24:48.706Z","etag":null,"topics":["api","bcryptjs","controller","expressjs","git","jwt-authentication","models","mysql-database","nodejs","postman","rest-api","sequalize"],"latest_commit_sha":null,"homepage":"","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/spm999.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-02T19:26:07.000Z","updated_at":"2024-07-14T16:29:32.000Z","dependencies_parsed_at":"2024-06-02T21:20:14.027Z","dependency_job_id":"390ee35c-8665-402d-a4f0-d6d61fed3de5","html_url":"https://github.com/spm999/Job-Portal-API","commit_stats":null,"previous_names":["spm999/job-portal","spm999/job-portal-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/spm999/Job-Portal-API","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spm999%2FJob-Portal-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spm999%2FJob-Portal-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spm999%2FJob-Portal-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spm999%2FJob-Portal-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spm999","download_url":"https://codeload.github.com/spm999/Job-Portal-API/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spm999%2FJob-Portal-API/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31667034,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"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":["api","bcryptjs","controller","expressjs","git","jwt-authentication","models","mysql-database","nodejs","postman","rest-api","sequalize"],"created_at":"2024-11-15T07:08:35.157Z","updated_at":"2026-04-11T03:02:50.915Z","avatar_url":"https://github.com/spm999.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Job Portal API\n\nThis is a Job Portal API built with Node.js, Express, and MySQL. The API supports user authentication, admin authentication, job creation, and fetching resumes based on skills.\n\n## Features\n\n- User Registration and Login\n- Admin Registration and Login\n- Create Job Listings\n- Submit and Update Resumes\n- Fetch Resumes Based on Skills\n- Role-Based Authentication\n\n## Technologies Used\n\n- Node.js\n- Express.js\n- MySQL\n- JWT (JSON Web Token)\n- bcrypt.js\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js\n- MySQL\n\n### Installation\n\n1. Clone the repository:\n\n   ```\n   git clone https://github.com/spm999/Job-Portal-API.git\n   ```\n2. Install dependencies:\n\n   ```\n   npm install\n   ```\n3. Set up the MySQL database:\n\n   \u003e Create a database named `job_portal`.\n   \u003e\n\n   \u003e Run the SQL script to create the necessary tables.\n   \u003e\n4. Start the server:\n\n   ```\n    npm start\n   ```\n\n## API Endpoints\n\n### User Endpoints\n\n**Sign Up:  `POST /user/signup`**\n\n**Login:  `POST /user/login`**\n\n**Resume Submit:  `POST /user/submitResume`**\n\n### Admin Endpoints\n\n**Sign Up:  `POST /admin/signup`**\n\n**Login:  `POST /admin/login`**\n\n**Job Create:  `POST /admin/jobCreate`**\n\n**List Resumes: `GET /admin/list/:skill`**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspm999%2Fjob-portal-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspm999%2Fjob-portal-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspm999%2Fjob-portal-api/lists"}