ods-api

command module
v0.0.0-...-075f35d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 6, 2023 License: MIT Imports: 7 Imported by: 0

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.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
models

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL