{"id":27633893,"url":"https://github.com/galileo680/networkingplatform","last_synced_at":"2026-05-07T14:42:15.248Z","repository":{"id":274875611,"uuid":"923820846","full_name":"galileo680/NetworkingPlatform","owner":"galileo680","description":"A networking platform similar to LinkedIn, that allows users to manage profiles, skills, education, job postings, and more.","archived":false,"fork":false,"pushed_at":"2025-04-02T23:30:39.000Z","size":132,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T00:25:39.740Z","etag":null,"topics":["backend","java","jwt-authentication","linkedin-clone","postgresql","rest-api","spring-boot","sql"],"latest_commit_sha":null,"homepage":"","language":"Java","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/galileo680.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":"2025-01-28T21:57:38.000Z","updated_at":"2025-04-02T23:30:42.000Z","dependencies_parsed_at":"2025-02-14T23:21:41.312Z","dependency_job_id":"ddafec60-14ce-4494-87f9-bf771143023e","html_url":"https://github.com/galileo680/NetworkingPlatform","commit_stats":null,"previous_names":["galileo680/networkingplatform"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galileo680%2FNetworkingPlatform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galileo680%2FNetworkingPlatform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galileo680%2FNetworkingPlatform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galileo680%2FNetworkingPlatform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/galileo680","download_url":"https://codeload.github.com/galileo680/NetworkingPlatform/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250487646,"owners_count":21438630,"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","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":["backend","java","jwt-authentication","linkedin-clone","postgresql","rest-api","spring-boot","sql"],"created_at":"2025-04-23T18:21:29.531Z","updated_at":"2025-10-27T21:14:39.216Z","avatar_url":"https://github.com/galileo680.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\" style=\"font-weight: bold;\"\u003eNetworking Platform 💻\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n \u003ca href=\"#technologies\"\u003eTechnologies\u003c/a\u003e • \n \u003ca href=\"#features\"\u003eFeatures\u003c/a\u003e • \n \u003ca href=\"#getting-started\"\u003eGetting Started\u003c/a\u003e •\n \u003ca href=\"#api-endpoints\"\u003eAPI Endpoints\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cb\u003eA networking platform that allows users to manage profiles, skills, education, job postings, and more.\u003c/b\u003e\n\u003c/p\u003e\n\n---\n\n\u003ch2 id=\"technologies\"\u003e💻 Technologies\u003c/h2\u003e\n\n- Java (Spring Boot)\n- Spring Data JPA\n- Spring Security\n- JWT\n- PostgreSQL\n- Maven\n\n---\n\n\u003ch2 id=\"features\"\u003e✨ Features\u003c/h2\u003e\n\n- **🧑‍💼 User Management**\n    - Register\n    - Authenticate\n    - Update\n    - Manage users\n\n- **👤 User Profiles**\n    - Maintain detailed profiles\n    - Add skills, education, and work experience\n\n- **🏢 Jobs \u0026 Companies**\n    - Post job openings\n    - Search available jobs\n    - Create, update, or remove companies\n\n- **💡 Endorsements**\n    - Endorse other users’ skills\n    - Showcase professional strengths\n\n- **💬 Connections \u0026 Chats**\n    - Send connection requests\n    - Engage in private chats\n\n- **📝 Posts \u0026 Comments**\n    - Create posts in a social feed\n    - Comment on and like posts\n\n- **👑 Advanced Administration**\n    - Manage roles\n    - Moderate posts and comments\n    - Review system statistics\n\n---\n\n\u003ch2 id=\"getting-started\"\u003e🚀 Getting Started\u003c/h2\u003e\n\nBelow are some steps to help you set up and run the project locally.\n\n\u003ch3\u003ePrerequisites\u003c/h3\u003e\n\n- \u003ca href=\"https://git-scm.com/\"\u003eGit\u003c/a\u003e\n- \u003ca href=\"https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/\"\u003eSpring Boot\u003c/a\u003e\n- \u003ca href=\"https://www.postgresql.org/\"\u003ePostgreSQL\u003c/a\u003e (or an alternative database)\n\n\u003ch3\u003eCloning\u003c/h3\u003e\n\n```bash\ngit clone https://github.com/galileo680/networking-platform.git\n```\n\u003ch3\u003eConfig .env or application.properties\u003c/h3\u003e\nUse an appropriate configuration file to set environment variables or credentials:\n\n```bash\nspring.datasource.url=jdbc:postgresql://localhost:5432/networking_platform\nspring.datasource.username=DB_USER\nspring.datasource.password=DB_PASSWORD\n\njwt.secret=JWT_SECRET\n```\n\n\u003ch3\u003eRunning\u003c/h3\u003e\n\n1. Navigate to the project directory:\n```bash\ncd networking-platform\n```\n2. Build the project\n```bash\nmvn clean install\n```\n3. Run the Spring Boot application:\n```bash\nmvn spring-boot:run\n```\n\n\u003ch2 id=\"api-endpoints\"\u003e📍 API Endpoints\u003c/h2\u003e\nBelow is a high-level overview of the main API routes:\n\n1. \u003cstrong\u003eUsers \u0026 Authentication\u003c/strong\u003e\n\n\u003ckbd\u003ePOST /api/auth/register\u003c/kbd\u003e – register a new user\n\n\u003ckbd\u003ePOST /api/auth/login\u003c/kbd\u003e – user login\n\n\u003ckbd\u003ePOST /api/auth/logout\u003c/kbd\u003e – user logout\n\n\u003ckbd\u003ePOST /api/auth/forgot-password\u003c/kbd\u003e – password recovery\n\n\u003ckbd\u003eGET /api/users/{id}\u003c/kbd\u003e – get user data\n\n\u003ckbd\u003ePUT /api/users/{id}\u003c/kbd\u003e – update user data\n\n\u003ckbd\u003eGET /api/admin/users\u003c/kbd\u003e – get all users \n\n\u003ckbd\u003ePUT /api/admin/users/{id}/status\u003c/kbd\u003e – block/unblock a user\n\n2. \u003cstrong\u003eUser Profile\u003c/strong\u003e\n\n\u003ckbd\u003eGET /api/profiles/{id}\u003c/kbd\u003e – get profile data\n\n\u003ckbd\u003ePUT /api/profiles/{id}\u003c/kbd\u003e – update profile data\n\n\u003ckbd\u003eGET /api/profiles/{id}/skills\u003c/kbd\u003e – get profile skills\n\n\u003ckbd\u003ePOST /api/profiles/{id}/skills\u003c/kbd\u003e – add skill to profile\n\n\u003ckbd\u003eDELETE /api/profiles/{id}/skills\u003c/kbd\u003e – remove skill from profile\n\n\u003ckbd\u003eGET /api/profiles/search?query=...\u003c/kbd\u003e – search profiles\n\n3. \u003cstrong\u003eEducation\u003c/strong\u003e\n\n\u003ckbd\u003eGET /api/profiles/{id}/educations\u003c/kbd\u003e – get education records\n\n\u003ckbd\u003ePOST /api/profiles/{id}/educations\u003c/kbd\u003e – add education record\n\n\u003ckbd\u003ePUT /api/profiles/{id}/educations/{educationId}\u003c/kbd\u003e – update education\n\n\u003ckbd\u003eDELETE /api/profiles/{id}/educations/{educationId}\u003c/kbd\u003e – delete education\n\n4. \u003cstrong\u003eWork Experience\u003c/strong\u003e\n\n\u003ckbd\u003eGET /api/profiles/{id}/experiences\u003c/kbd\u003e – get experiences\n\n\u003ckbd\u003ePOST /api/profiles/{id}/experiences\u003c/kbd\u003e – add experience\n\n\u003ckbd\u003ePUT /api/profiles/{id}/experiences/{experienceId}\u003c/kbd\u003e – update experience\n\n\u003ckbd\u003eDELETE /api/profiles/{id}/experiences/{experienceId}\u003c/kbd\u003e – delete experience\n\n5. \u003cstrong\u003eSkills\u003c/strong\u003e\n\n\u003ckbd\u003eGET /api/skills\u003c/kbd\u003e – get all skills\n\n\u003ckbd\u003eGET /api/skills/{id}\u003c/kbd\u003e – get skill by ID\n\n\u003ckbd\u003ePOST /api/skills\u003c/kbd\u003e – create skill (admin)\n\n\u003ckbd\u003ePUT /api/skills/{id}\u003c/kbd\u003e – update skill (admin)\n\n\u003ckbd\u003eDELETE /api/skills/{id}\u003c/kbd\u003e – delete skill (admin)\n\n\u003ckbd\u003eGET /api/skills/search?query=...\u003c/kbd\u003e – search skills\n6. Endorsements\u003c/strong\u003e\n\n\u003ckbd\u003eGET /api/profiles/{profileId}/skills/{skillId}/endorsements\u003c/kbd\u003e – get endorsements for a skill\n\n\u003ckbd\u003ePOST /api/profiles/{profileId}/skills/{skillId}/endorsements\u003c/kbd\u003e – add endorsement\n\n\u003ckbd\u003eDELETE /api/endorsements/{id}\u003c/kbd\u003e – remove endorsement\n7. \u003cstrong\u003eCompanies\u003c/strong\u003e\n\n\u003ckbd\u003eGET /api/companies\u003c/kbd\u003e – get all companies\n\n\u003ckbd\u003eGET /api/companies/{id}\u003c/kbd\u003e – get company by ID\n\n\u003ckbd\u003ePOST /api/companies\u003c/kbd\u003e – create company\n\n\u003ckbd\u003ePUT /api/companies/{id}\u003c/kbd\u003e – update company\n\n\u003ckbd\u003eDELETE /api/companies/{id}\u003c/kbd\u003e – delete company\n\n\u003ckbd\u003eGET /api/companies/search?query=...\u003c/kbd\u003e – search companies\n\n8. \u003cstrong\u003eJob Postings\u003c/strong\u003e\n\n\u003ckbd\u003eGET /api/jobs\u003c/kbd\u003e – get all job postings\n\n\u003ckbd\u003eGET /api/jobs/{id}\u003c/kbd\u003e – get job posting by ID\n\n\u003ckbd\u003ePOST /api/jobs\u003c/kbd\u003e – create job posting\n\n\u003ckbd\u003ePUT /api/jobs/{id}\u003c/kbd\u003e – update job posting\n\n\u003ckbd\u003eDELETE /api/jobs/{id}\u003c/kbd\u003e – delete job posting\n\n\u003ckbd\u003eGET /api/jobs/search?query=...\u0026location=...\u003c/kbd\u003e – search job postings\n\n\u003ckbd\u003eGET /api/companies/{companyId}/jobs\u003c/kbd\u003e – get job postings by company\n\n9. \u003cstrong\u003eJob Applications\u003c/strong\u003e\n\n\u003ckbd\u003eGET /api/users/{userId}/applications\u003c/kbd\u003e – get user applications\n\n\u003ckbd\u003eGET /api/jobs/{jobId}/applications\u003c/kbd\u003e – get applications for a job\n\n\u003ckbd\u003ePOST /api/jobs/{jobId}/applications\u003c/kbd\u003e – apply for a job\n\n\u003ckbd\u003ePUT /api/applications/{id}/status\u003c/kbd\u003e – update application status\n\n10. \u003cstrong\u003eUser Connections\u003c/strong\u003e\n\n\u003ckbd\u003eGET /api/users/{userId}/connections\u003c/kbd\u003e – get user connections\n\n\u003ckbd\u003eGET /api/users/{userId}/connections/pending\u003c/kbd\u003e – get pending invites\n\n\u003ckbd\u003ePOST /api/users/{userId}/connections\u003c/kbd\u003e – send connection invite\n\n\u003ckbd\u003ePUT /api/connections/{id}/accept\u003c/kbd\u003e – accept invitation\n\n\u003ckbd\u003ePUT /api/connections/{id}/reject\u003c/kbd\u003e – reject invitation\n\n\u003ckbd\u003eDELETE /api/connections/{id}\u003c/kbd\u003e – remove connection\n11. \u003cstrong\u003eChats \u0026 Messages\u003c/strong\u003e\n\n\u003ckbd\u003eGET /api/users/{userId}/chats\u003c/kbd\u003e – get user chats\n\n\u003ckbd\u003ePOST /api/chats\u003c/kbd\u003e – create new chat\n\n\u003ckbd\u003ePOST /api/chats/{chatId}/participants\u003c/kbd\u003e – add participant\n\n\u003ckbd\u003eDELETE /api/chats/{chatId}/participants/{userId}\u003c/kbd\u003e – remove participant\n\n\u003ckbd\u003eGET /api/chats/{chatId}/messages\u003c/kbd\u003e – get messages in a chat\n\n\u003ckbd\u003ePOST /api/chats/{chatId}/messages\u003c/kbd\u003e – send message\n\n\u003ckbd\u003eDELETE /api/messages/{id}\u003c/kbd\u003e – remove message\n\n12. \u003cstrong\u003ePosts, Comments \u0026 Likes\u003c/strong\u003e\n\n\u003ckbd\u003eGET /api/feed\u003c/kbd\u003e – get feed of posts\n\n\u003ckbd\u003eGET /api/users/{userId}/posts\u003c/kbd\u003e – get user posts\n\n\u003ckbd\u003ePOST /api/posts\u003c/kbd\u003e – create post\n\n\u003ckbd\u003ePUT /api/posts/{id}\u003c/kbd\u003e – update post\n\n\u003ckbd\u003eDELETE /api/posts/{id}\u003c/kbd\u003e – delete post\n\n\u003ckbd\u003eGET /api/posts/{postId}/comments\u003c/kbd\u003e – get comments for a post\n\n\u003ckbd\u003ePOST /api/posts/{postId}/comments\u003c/kbd\u003e – add comment\n\n\u003ckbd\u003ePUT /api/comments/{id}\u003c/kbd\u003e – update comment\n\n\u003ckbd\u003eDELETE /api/comments/{id}\u003c/kbd\u003e – delete comment\n\n\u003ckbd\u003ePOST /api/posts/{postId}/likes\u003c/kbd\u003e – like a post\n\n\u003ckbd\u003eDELETE /api/posts/{postId}/likes\u003c/kbd\u003e – unlike a post\n\n\u003ckbd\u003eGET /api/posts/{postId}/likes\u003c/kbd\u003e – get who liked the post\n\n13. \u003cstrong\u003eAdministration\u003c/strong\u003e\n\n\u003ckbd\u003eGET /api/admin/statistics\u003c/kbd\u003e – get system statistics\n\n\u003ckbd\u003eGET /api/admin/roles\u003c/kbd\u003e – manage roles\n\n\u003ckbd\u003ePUT /api/admin/users/{userId}/roles\u003c/kbd\u003e – assign user roles\n\n\u003ckbd\u003ePUT /api/admin/posts/{postId}/moderate\u003c/kbd\u003e – moderate posts\n\n\u003ckbd\u003ePUT /api/admin/comments/{commentId}/moderate\u003c/kbd\u003e – moderate comment\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgalileo680%2Fnetworkingplatform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgalileo680%2Fnetworkingplatform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgalileo680%2Fnetworkingplatform/lists"}