Skip to content

This repository contains protocol buffer files (protos) and generated code for the dejavu-project.

License

Notifications You must be signed in to change notification settings

dejavu-project/api-scheme

Repository files navigation

⚡ api-scheme

GitHub Actions Workflow Status Python package GitHub License GitHub code size in bytes

This repository contains protocol buffer files (protos) and generated code for the dejavu-project.

Overview

The api-scheme Repository serves as a central location for all protocol buffer files and generated code related to the dejavu-project. Protocol buffers are a language-neutral, platform-neutral, extensible mechanism for serializing structured data, making them an ideal choice for defining APIs in microservice architectures.

Usage

Follow these steps to get started with the repository:

  1. Clone the repository:
git clone https://github.com/dejavu-project/api-scheme.git
  1. Create and activate a Virtual Environment:
cd api-scheme
make setup
  1. Install the dependencies:
make install
  1. Build the project:
make all

Contributing

Contributions to the API Scheme Repository are welcome! If you have suggestions for improvements, bug fixes, or new features, please feel free to open an issue or submit a pull request. See our contribution guidelines for more information.

License

This project is licensed under the MIT License.

About

This repository contains protocol buffer files (protos) and generated code for the dejavu-project.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published