Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Hosts API #7

Open
9 tasks
FrontEndCoffee opened this issue Sep 23, 2020 · 1 comment
Open
9 tasks

Implement Hosts API #7

FrontEndCoffee opened this issue Sep 23, 2020 · 1 comment
Labels
enhancement New feature or request Hacktoberfest

Comments

@FrontEndCoffee
Copy link
Contributor

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
@FrontEndCoffee FrontEndCoffee added enhancement New feature or request Hacktoberfest labels Sep 23, 2020
@FrontEndCoffee FrontEndCoffee added this to the Full API-spec coverage milestone Sep 23, 2020
@zbrag
Copy link
Contributor

zbrag commented Sep 10, 2024

I've created a pullrequest for this feature: #85

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants