{"id":18333079,"url":"https://github.com/abstractolotl/azplace-rest-backend","last_synced_at":"2026-04-21T16:39:42.217Z","repository":{"id":49780044,"uuid":"517964126","full_name":"Abstractolotl/azplace-rest-backend","owner":"Abstractolotl","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-31T09:32:34.000Z","size":381,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-16T06:47:51.202Z","etag":null,"topics":["hacktoberfest","java","rest-api","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Abstractolotl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-07-26T07:49:08.000Z","updated_at":"2022-09-13T06:35:52.000Z","dependencies_parsed_at":"2024-11-05T19:52:59.055Z","dependency_job_id":"366e6a0a-6de6-480c-aec2-efd73040d544","html_url":"https://github.com/Abstractolotl/azplace-rest-backend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Abstractolotl/azplace-rest-backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abstractolotl%2Fazplace-rest-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abstractolotl%2Fazplace-rest-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abstractolotl%2Fazplace-rest-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abstractolotl%2Fazplace-rest-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Abstractolotl","download_url":"https://codeload.github.com/Abstractolotl/azplace-rest-backend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abstractolotl%2Fazplace-rest-backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32100942,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"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":["hacktoberfest","java","rest-api","spring-boot"],"created_at":"2024-11-05T19:41:14.562Z","updated_at":"2026-04-21T16:39:42.181Z","avatar_url":"https://github.com/Abstractolotl.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AzPlace REST-Backend\n\nThis repository is a part of **AzPlace**, which consists of three different parts. \nThis repository contains the Spring REST-Service.\n\nTo use **AzPlace** you also need these services:\n\n- [WebSocket-Server](https://github.com/Abstractolotl/azplace-websocket-backend)\n- [Frontend](https://github.com/Abstractolotl/azplace-frontend)\n\n## Requirements\n\nBefore running this service you need the following other services:\n- Redis-Server\n- MariaDB-/MySQL-Server\n- Elasticsearch Instance\n\n## Database\n\n```mermaid\nerDiagram\n    Board }o..|| ColorPalette : needs\n    \n    UserCooldown }o..|| Board : on\n    \n    User ||..o{ UserCooldown : has\n    User ||..o{ UserBan : has\n    \n    PixelOwner }o..|| Board : on\n    PixelOwner }o..|| User : is\n```\n\n## Login Flow\n\n```mermaid\nsequenceDiagram\n    User-\u003e\u003e+REST: Request login (/auth/login)\n    REST-\u003e\u003e-User: Redirect to CAS\n    User-\u003e\u003e+CAS: Login\n    CAS-\u003e\u003e-User: Redirect to REST\n    User-\u003e\u003e+REST: Request verification\n    REST-\u003e\u003e+CAS: Validate Ticket\n    CAS-\u003e\u003e-REST: Respond User Data\n    REST-\u003e\u003e-User: Redirect to Frontend\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabstractolotl%2Fazplace-rest-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabstractolotl%2Fazplace-rest-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabstractolotl%2Fazplace-rest-backend/lists"}