{"id":20925024,"url":"https://github.com/akifzdemir/spring-react-socialmedia-app","last_synced_at":"2025-05-13T16:31:55.248Z","repository":{"id":158010926,"uuid":"574202205","full_name":"akifzdemir/spring-react-socialmedia-app","owner":"akifzdemir","description":"Full Stack Social Media App developed with Java Spring-Boot and React ","archived":false,"fork":false,"pushed_at":"2023-02-03T22:20:07.000Z","size":1945,"stargazers_count":26,"open_issues_count":1,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T05:03:33.153Z","etag":null,"topics":["full-stack","react","social-media","spring-boot"],"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/akifzdemir.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}},"created_at":"2022-12-04T18:31:11.000Z","updated_at":"2025-03-28T01:45:05.000Z","dependencies_parsed_at":"2023-12-13T12:43:08.234Z","dependency_job_id":null,"html_url":"https://github.com/akifzdemir/spring-react-socialmedia-app","commit_stats":null,"previous_names":["akifzdemir/spring-react-socialmedia-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akifzdemir%2Fspring-react-socialmedia-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akifzdemir%2Fspring-react-socialmedia-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akifzdemir%2Fspring-react-socialmedia-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akifzdemir%2Fspring-react-socialmedia-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akifzdemir","download_url":"https://codeload.github.com/akifzdemir/spring-react-socialmedia-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253981824,"owners_count":21994343,"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":["full-stack","react","social-media","spring-boot"],"created_at":"2024-11-18T20:28:46.748Z","updated_at":"2025-05-13T16:31:53.119Z","avatar_url":"https://github.com/akifzdemir.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Spring boot-React Social Media App\n\nFull-Stack Social App with Spring boot and React\n\n\n\n## Contents\n\n - [Tech Stack](#tech-stack)\n - [Usage](#usage)\n - [Screenshots](#screenshots)\n\n\n## Tech Stack\n\n**Client:** React, Chakra UI\n\n**Server:** Java, Spring boot, PostgreSQL\n\n### Usage\n \nAfter running the Web API, you can make HTTP requests like:\n   \n   ```sh\n   https://localhost:8080/api/`CONTROLLER_NAME`/`METHOD_NAME`\n   ```\n \n   `CONTROLLER_NAME` =\u003e Each .java file located in the `controllers` folder (For example CONTROLLER_NAME for `PostsController`: Posts )\n\n   `METHOD_NAME` =\u003e All of the methods in each .java file in the `controllers` folder\n \n#### Sample HTTP GET requests:\n\n1. List all Posts:\n   ```sh\n   https://localhost:8080/api/posts/getall\n   ```\n2. List Comments by Post:\n   ```sh\n   https://localhost:8080/api/comments/getallbypost/{postId}\n   ```\n3. User Register\n   ```sh\n   https://localhost:8080/api/auth/register\n   ```\n## Screenshots\n### Register Page\n\n![App Screenshot](/readme-img/register.png)\n\n### Home\n\n![App Screenshot](/readme-img/home.png)\n\n### Profile\n\n![App Screenshot](/readme-img/profile.png)\n\n### User Profile\n\n![App Screenshot](/readme-img/userProfile.png)\n\n### Comments\n\n![App Screenshot](/readme-img/comments.png)\n\n### Share Post\n\n![App Screenshot](/readme-img/sharepost.png)\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakifzdemir%2Fspring-react-socialmedia-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakifzdemir%2Fspring-react-socialmedia-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakifzdemir%2Fspring-react-socialmedia-app/lists"}