{"id":23663271,"url":"https://github.com/t-uejo/blog-api","last_synced_at":"2025-12-05T19:30:12.316Z","repository":{"id":255470575,"uuid":"851350530","full_name":"t-uejo/blog-api","owner":"t-uejo","description":"Spring Frameworkを使用したRESTful Webサービス","archived":false,"fork":false,"pushed_at":"2025-02-11T01:41:11.000Z","size":135,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-11T02:28:25.759Z","etag":null,"topics":["restful-api","spring"],"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/t-uejo.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":"2024-09-02T23:52:58.000Z","updated_at":"2025-02-11T01:41:14.000Z","dependencies_parsed_at":"2024-09-05T15:47:33.431Z","dependency_job_id":"0d2cdd76-0370-4297-89a2-eb0b13ecf517","html_url":"https://github.com/t-uejo/blog-api","commit_stats":null,"previous_names":["t-uejo/spring-handson","t-uejo/blog-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t-uejo%2Fblog-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t-uejo%2Fblog-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t-uejo%2Fblog-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t-uejo%2Fblog-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/t-uejo","download_url":"https://codeload.github.com/t-uejo/blog-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239661754,"owners_count":19676409,"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":["restful-api","spring"],"created_at":"2024-12-29T05:19:29.578Z","updated_at":"2025-12-05T19:30:12.236Z","avatar_url":"https://github.com/t-uejo.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blog API\nSpring Framework を使用した RESTful API サービス\n\n## Tech Stack\n- 言語: Java 21\n- フレームワーク: Spring Boot 3.x\n- データベース: MySQL 8.1\n- キャッシュサーバ: Redis 7.2\n- ビルドツール: Gradle\n- テスト: JUnit、Mockito\n- ドキュメント: OpenAPI/Swagger による API ドキュメント\n\n## Setup\n1. Dockerコンテナを起動\n```shell\ndocker compose up -d\n```\n\n2. テーブル作成、ローカル開発用のサンプルデータ投入\n```shell\n./gradlew flywayMigrate\n```\n\u003e [!NOTE]\n\u003e Migrationファイルは以下に配置。build.gradleに定義。\n\u003e - テーブル定義：`src/main/resources/db/migration`\n\u003e - ローカル開発用のサンプルデータ：`src/main/resources/db/migration_dev`\n\n3. アプリケーションの起動\n```shell\n./gradlew bootRun \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft-uejo%2Fblog-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ft-uejo%2Fblog-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft-uejo%2Fblog-api/lists"}