Categorygithub.com/Data-Alchemist-ODS/ods-api
modulepackage
0.0.0-20230806110627-075f35d07453
Repository: https://github.com/data-alchemist-ods/ods-api.git
Documentation: pkg.go.dev

# README

On-Demand Database Sharding API

This project serves as the backend component of our software, specifically focused on implementing sharding techniques. By utilizing sharding, we aim to partition and distribute data across multiple databases, ensuring efficient storage, retrieval, and management of data while maintaining a predefined schema for seamless integration with the overall software architecture.

Getting Started

Prerequisites

Installation

  1. Clone the repo

    git clone https://github.com/Data-Alchemist-ODS/ods-api.git
    
  2. Install dependencies

    go get
    
  3. Run the server

    go run main.go
    

Usage

Endpoints

To view the available endpoints, visit our Postman for this project.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author