{"id":22104903,"url":"https://github.com/nemeslaszlo/forum","last_synced_at":"2026-04-08T18:01:45.528Z","repository":{"id":117466168,"uuid":"282699137","full_name":"NemesLaszlo/Forum","owner":"NemesLaszlo","description":"For This Forum Backend using Spring Boot, Spring Security with JPA Authentication, Spring Data JPA with MySQL, Spring MVC. ","archived":false,"fork":false,"pushed_at":"2020-07-28T20:19:04.000Z","size":102,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-12T09:11:33.342Z","etag":null,"topics":["java","jwt","mysql","mysql-database","spring","spring-boot","spring-mvc","spring-security","springboot"],"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/NemesLaszlo.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":"2020-07-26T17:25:58.000Z","updated_at":"2023-11-14T21:42:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"f32a22c4-5982-4da5-8d1c-62ba02570cb6","html_url":"https://github.com/NemesLaszlo/Forum","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NemesLaszlo/Forum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NemesLaszlo%2FForum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NemesLaszlo%2FForum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NemesLaszlo%2FForum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NemesLaszlo%2FForum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NemesLaszlo","download_url":"https://codeload.github.com/NemesLaszlo/Forum/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NemesLaszlo%2FForum/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31567227,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["java","jwt","mysql","mysql-database","spring","spring-boot","spring-mvc","spring-security","springboot"],"created_at":"2024-12-01T06:36:27.494Z","updated_at":"2026-04-08T18:01:45.510Z","avatar_url":"https://github.com/NemesLaszlo.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Forum\n\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/834adefe710b439e895a73b838b389ae)](https://www.codacy.com/manual/wow.laszlo/Forum?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=NemesLaszlo/Forum\u0026utm_campaign=Badge_Grade)\n[![Maintainability](https://api.codeclimate.com/v1/badges/b199b62b220d9434e88c/maintainability)](https://codeclimate.com/github/NemesLaszlo/Forum/maintainability)\n\nFor This Forum using Spring Boot, Spring Security with JPA Authentication, Spring Data JPA with MySQL, Spring MVC.\n\n##### Post time management tool: https://github.com/marlonlom/timeago\n\n##### MapStruct: https://mapstruct.org/\n\n#### Endpoints:\n\n| Entity   | Type | URL                                  | Description                                                    |\n| -------- | ---- | ------------------------------------ | -------------------------------------------------------------- |\n| User     | POST | api/auth/signup                      | User sing up / registration.                                   |\n|          | POST | api/auth/login                       | User logging in, authenticate.                                 |\n|          | POST | api/auth/refresh/token               | New authentication token generation for the current user.      |\n|          | POST | api/auth/logout                      | Delete actual logged in user token.                            |\n|          | GET  | api/auth/accountVerification/{token} | User profile activation.                                       |\n| Comment  | POST | api/comments                         | User create a comment to the selected post.                    |\n|          | GET  | api/comments/by-post/{postId}        | Read comments of the selected post.                            |\n|          | GET  | api/comments/by-user/{userName}      | Read comments of the selected User.                            |\n| Post     | POST | api/posts/                           | Create post.                                                   |\n|          | GET  | api/posts/{id}                       | Read a single selected post.                                   |\n|          | GET  | api/posts/by-subforum/{id}           | Read all posts from the selected forum.                        |\n|          | GET  | api/posts/by-user/{username}         | Read all posts of the selected user.                           |\n| Subforum | POST | api/subforum                         | Create forum.                                                  |\n|          | GET  | api/subforum                         | Read all existing subforum. (Short informations about forums.) |\n|          | GET  | api/subforum/{id}                    | Read selected subforum.                                        |\n| Vote     | POST | api/votes                            | Vote / Like a post.                                            |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnemeslaszlo%2Fforum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnemeslaszlo%2Fforum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnemeslaszlo%2Fforum/lists"}