{"id":50218106,"url":"https://github.com/paulbrenker/trailmenu","last_synced_at":"2026-05-26T10:03:12.042Z","repository":{"id":312109985,"uuid":"938671433","full_name":"paulbrenker/trailmenu","owner":"paulbrenker","description":"Kotlin \u0026 Spring Boot Backend Server to plan meals for Outdoor Trekking Adventures","archived":false,"fork":false,"pushed_at":"2026-04-27T06:20:58.000Z","size":476,"stargazers_count":2,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-27T08:19:58.467Z","etag":null,"topics":["jpa-hibernate","kotlin","liquibase","postgresql","spring-boot","spring-security"],"latest_commit_sha":null,"homepage":"https://api.pbrenk.com/swagger-ui/index.html#/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paulbrenker.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-25T10:16:13.000Z","updated_at":"2026-04-27T06:19:57.000Z","dependencies_parsed_at":"2026-03-27T00:08:20.543Z","dependency_job_id":null,"html_url":"https://github.com/paulbrenker/trailmenu","commit_stats":null,"previous_names":["paulbrenker/trailmenu"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/paulbrenker/trailmenu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulbrenker%2Ftrailmenu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulbrenker%2Ftrailmenu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulbrenker%2Ftrailmenu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulbrenker%2Ftrailmenu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulbrenker","download_url":"https://codeload.github.com/paulbrenker/trailmenu/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulbrenker%2Ftrailmenu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33514912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T03:12:49.672Z","status":"ssl_error","status_checked_at":"2026-05-26T03:12:47.976Z","response_time":63,"last_error":"SSL_read: 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":["jpa-hibernate","kotlin","liquibase","postgresql","spring-boot","spring-security"],"created_at":"2026-05-26T10:03:11.194Z","updated_at":"2026-05-26T10:03:12.037Z","avatar_url":"https://github.com/paulbrenker.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Trailmenu\n\nTrailmenu is the **central backend service** for the **Trailmenu** Outdoor Meal Planner.\nIt provides HTTP REST endpoints for core functionallity, along with built-in user and authentication management.\n\n![Swagger UI](img/swagger-ui.png)\n\n---\n\n## 📑 Table of Contents\n\n- [Getting Started](#-getting-started)\n- [Database](#database)\n- [Run the App](#run-the-app)\n- [OpenAPI](#openapi)\n- [Testing](#testing)\n\n---\n\n## 🚀 Getting Started\n\nThis project requires **Java 21 (Temurin distribution)**.  \nWe recommend installing it via [SDKMAN](https://sdkman.io/):\n\n```bash\nsdk install java 21-tem\n```\n\n## Database\n\nA local PostgreSQL instance is required. You can start it with Docker:\n\n```bash\ndocker compose up -d postgres\n```\n\n## Run the app\n\nFor development purposes, run the application using:\n\n```bash\n./gradlew bootRun\n```\n\nAlternatively, you can build and run the full stack (app + database) with Docker:\n\n```bash\ndocker compose up --build```\n```\n\n### OpenAPI\n\nAPI endpoints and authentication are documented via OpenAPI \u0026 Swagger UI.\n\n- [Localhost](http://127.0.0.1:8080/swagger-ui/index.html#/)\n- [Production](https://api.pbrenk.com/swagger-ui/index.html#/)\n\n### Testing\n\nRun tests with:\n\n```bash\n./gradlew test\n```\n\n- Test coverage is automatically **enforced at 80%.**\n- Coverage reports can be found\n  here: [Jacoco Report](http://localhost:63342/core/build/reports/jacoco/test/html/index.html?) .","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulbrenker%2Ftrailmenu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaulbrenker%2Ftrailmenu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulbrenker%2Ftrailmenu/lists"}