Skip to content
View damouu's full-sized avatar

Block or report damouu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. distributed-library-system distributed-library-system Public

    KafkaとCQRSを活用した分散システムとして設計された図書館管理プラットフォーム。マイクロサービス間の疎結合とスケーラビリティを重視し、在庫・貸出・認証・通知などを独立して管理。A distributed library system built with Kafka and CQRS, focusing on scalability, loosely coupled microserv…

  2. library-app-auth library-app-auth Public

    図書館管理システムの認証を担当するAPI。ユーザー認証・認可・アカウント管理を提供する。

    PHP

  3. library-app-borrow library-app-borrow Public

    図書館システムの貸し出しを提供し、 フロントエンドに貸し出し状況を変更しや歴史のユーザーの借りた本を供給するAPI。

    Java

  4. library-app-comments library-app-comments Public

    図書館システムのコメント欄のAPIで、会員がコメントを登録したり登録されたメント取得したり削除したりこのAPIお通じてすることが出来ます。

    JavaScript

  5. library-app-ui library-app-ui Public

    図書館システムを利用する会員向けに統一されたユーザーインターフェースを提供し、バックエンドのAPIからの情報を表示および操作するクライアントアプリケーションです。

    Vue

  6. library-app-notification library-app-notification Public

    図書館管理システムのイベントを購読し、新規ユーザー登録や書籍の貸出・返却時にメール通知を非同期で送信するサービスです。

    PHP