Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Implement Hosts API #7

Description

@FrontEndCoffee

Documentation: https://dm.realtimeregister.com/docs/api/hosts

Module:

  • Add a HostsApi module in the Api namespace
  • Add this module to the RealtimeRegister class.

Endpoints:

  • Get
  • List
  • Create
  • Update
  • Delete

When implementing the endpoints, make sure to include links to the documentation using the @see annotation in docblocks.

Tests:

  • Add tests for all the added domain objects
  • Add tests for all the added endpoints

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions