Skip to main content

Introduction

Welcome to BackBone Finance! We're building Fin, a powerful platform to enable seamless financial integrations within our products. Our aim is to equip your team with the building blocks required for handling everything from simple transactions to complex financial workflows.

Repo Chat Project

Getting Started

This documentation is designed to help you integrate Fin. Here's what we'll cover:

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 creat 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.

OwnerLeadDoc StatusProduct StatusLast UpdateVersionReleasePhase
--In ProgressUp Next04.03.20240.01InternalAlpha

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

Dive In

Ready to dive in? Start with our Core Concepts to build a solid understanding of Fin's architecture.

Coming Soon