Skip to content
View hasAnybodySeenHarry's full-sized avatar
🎯
Focusing
🎯
Focusing
  • England, United Kingdom

Block or report hasAnybodySeenHarry

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. expenses expenses Public

    Expenses Service: Part of the Debt Tracker ecosystem, this service handles user and debt management. It interfaces with the mailer, throttler, and notifier services.

    Go 14

  2. mailer mailer Public

    The mailer service for the debt-tracker ecosystem. It consumes mailing jobs from an AMQP proxy and uses HTTP API to send mails using the Mailgun service.

    Go

  3. throttler throttler Public

    The throttling middleware for the debt-tracker ecosystem. The throttler uses a simple leaky bucket and redis in-memory database to determine the rate limit of requests. Currently, it is intended to…

    Go

  4. notifier notifier Public

    The notification service within the debt-tracker platform. The service builds notification streams while consuming messages from the specified topics. Currently, it utilizes a NoSQL database for th…

    Go

  5. react-client react-client Public

    A simple React SPA client that serves as the web frontend of the debt-tracker platform. It consumes the expenses and notifier services.

    JavaScript 1

  6. cluster cluster Public

    This is how you install the debt-tracker at this moment. We will soon migrate to higher-level constructs. For now, just run the terra.sh.

    Shell