{"id":42945683,"url":"https://github.com/neumanf/mally","last_synced_at":"2026-01-30T20:35:42.151Z","repository":{"id":124396386,"uuid":"588542544","full_name":"neumanf/mally","owner":"neumanf","description":"A collection of web services such as URL shorteners, pastebins, and more.","archived":false,"fork":false,"pushed_at":"2024-12-31T16:36:34.000Z","size":28485,"stargazers_count":2,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-31T17:27:20.767Z","etag":null,"topics":["angular","docker","java","spring","springboot","typescript"],"latest_commit_sha":null,"homepage":"https://mally.neumanf.com","language":"TypeScript","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/neumanf.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":"2023-01-13T11:27:30.000Z","updated_at":"2024-12-11T19:04:28.000Z","dependencies_parsed_at":"2024-08-03T22:41:59.736Z","dependency_job_id":"c38da847-8212-446c-a77a-af34d229b474","html_url":"https://github.com/neumanf/mally","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/neumanf/mally","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neumanf%2Fmally","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neumanf%2Fmally/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neumanf%2Fmally/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neumanf%2Fmally/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neumanf","download_url":"https://codeload.github.com/neumanf/mally/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neumanf%2Fmally/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28918527,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T20:25:28.696Z","status":"ssl_error","status_checked_at":"2026-01-30T20:25:13.426Z","response_time":66,"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":["angular","docker","java","spring","springboot","typescript"],"created_at":"2026-01-30T20:35:42.056Z","updated_at":"2026-01-30T20:35:42.146Z","avatar_url":"https://github.com/neumanf.png","language":"TypeScript","readme":"\u003c!--suppress HtmlDeprecatedAttribute --\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"\"\u003e\n    \u003cimg src=\"apps/ui/src/assets/logo-full.svg\" height=\"220\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n[Mally](https://mally.neumanf.com)  is a web application that provides a collection of web services, including a URL shortener and a Pastebin-like service for sharing text and code snippets. It uses Angular for the frontend and Spring Boot for a modular monolith in the backend, along with Keycloak managing authentication, RabbitMQ handling message queuing, and PostgreSQL for data storage. It also has automated testing with Cypress and a fully configured CI/CD pipeline with GitHub Actions.\n\n## Key Features\n\n-  URL Shortener with QR Code for easy copy and share\n-  Pastebin supporting over 10 programming languages\n-  Dashboard with statistics about your usage\n-  Management page for viewing, creating, updating and deleting data\n-  Authentication\n\n## Folder structure\n\n```lua\nmally\n|\n├── apps     -- Main folder where the application code is located\n|   ├── ui          -- Angular front-end application\n|   └── api         -- Spring Boot back-end application\n├── infra    -- Infraesctructure-related Docker files and configuration \n|    ├── keycloak   -- Keycloak themes and configuration\n|    ├── nginx      -- Nginx configuration files and scripts\n|    └── postgres   -- PostgreSQL scripts\n└── scripts  -- Development scripts\n```\n\n## Architecture\n\n```mermaid\n---\ntitle: Mally Architecture\n---\nflowchart LR\n%% Styles\n    classDef app fill:#f7e081,stroke:#333,stroke-width:1px\n\n%% Entities\n    UI[UI - Angular]\n    POSTGRES[(PostgreSQL)]\n    API[API - Springboot]\n    RMQ[RabbitMQ]\n    REDIS[(Redis)]\n\n%% Flow\n    UI --\u003e|HTTP|BACKEND\n\n    subgraph BACKEND [API]\n        API \u003c--\u003e|AMQP|RMQ\n        direction LR\n        API --\u003e POSTGRES\n        API --\u003e REDIS\n    end\n\n```\n\n## License\n\nMally is licensed under the [MIT License](LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneumanf%2Fmally","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneumanf%2Fmally","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneumanf%2Fmally/lists"}