Skip to main content

Details

This is how we keep track of APIs and Endoints success and billing. We need to understand bothe the clients useage, and thier users usage.

Keep count of all read, writes, etc. provide a usage report. Use logs or logs should use this so we are not doing the same work twice.

Allow third party devs to integrate with this endpoint so they can track usage of thier endpoints. Devs can use this endoint for thier own personal use even if they do not publish thier API on BackBone, should they be listed on the BackBone marketplace, all useage data is shared with BackBone for billing.

Task Chat Launch
note

This document is not meant to outline how to use the API endpoints, rather how to build it. We outline what it's capabilities should be, once you have built them, you can create documentation on how to utilize them on the APIs tab.


Description

Add a detailed description

Status

warning

These details are only updated with each release, for more acurate updates and keeping track of progress, see the task in GitHub.

Doc StatusProduct StatusLast UpdateVersionReleasePhase
In ProgressUp Next04.03.20240.01InternalAlpha

Team

Product OwnerLeadMember #1Member #2
MendyEstiNir-

Reminders

  • Keep code lean and clear
  • follow the outlined arcetecture
  • write commetes in your code
  • update the staus in the docs and in GitHub
  • try not to recreate functions we alredy have, rather update exsiting functions to support your needs
  • Be sure to follow the release guidelines
  • Update Documentation
  • keep API docs up to date each time you update or add endpoints
  • Task
  • Chat
  • [Main Branch]
  • [Alpha]
  • [Beta]
  • [Production]