Skip to content

haoyan-ts/ts_dexhand_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dexhand Manager API

This project uses Buf for managing Protocol Buffers.

Prerequisites

Setup

  1. Clone the repository:

    git clone https://github.com/yourusername/dexhand_manager.git
    cd dexhand_manager/api
  2. Install dependencies:

    buf mod update

Usage

Lint

To lint the Protobuf files, run:

buf lint

Generate

To generate code from the Protobuf files, run:

buf generate

Breaking Change Detection

To check for breaking changes, run:

buf breaking --against <your_base_image>

Directory Structure

/api
├── buf.yaml            # Buf configuration file
├── buf.lock            # Buf dependency lock file
├── proto               # Directory containing Protobuf files
│   └── your_protos     # Your Protobuf files
└── README.md           # This README file

Contributing

Please follow the contribution guidelines.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •