An open API service indexing awesome lists of open source software.

https://github.com/dictybase/modware-annotation

dictyBase grpc service to manage annotations of biological entities.
https://github.com/dictybase/modware-annotation

golang grpc

Last synced: about 1 year ago
JSON representation

dictyBase grpc service to manage annotations of biological entities.

Awesome Lists containing this project

README

          

# modware-annotation

[![License](https://img.shields.io/badge/License-BSD%202--Clause-blue.svg)](LICENSE)
![GitHub action](https://github.com/dictyBase/modware-annotation/workflows/Continuous%20integration/badge.svg)
[![codecov](https://codecov.io/gh/dictyBase/modware-annotation/branch/develop/graph/badge.svg)](https://codecov.io/gh/dictyBase/modware-annotation)
![Last commit](https://badgen.net/github/last-commit/dictyBase/modware-annotation/develop)
[![Funding](https://badgen.net/badge/Funding/Rex%20L%20Chisholm,dictyBase,DCR/yellow?list=|)](https://projectreporter.nih.gov/project_info_description.cfm?aid=10024726&icde=0)

dictyBase API server to manage annotation of biological entities. The API
server supports gRPC protocol for data exchange.

# API

## gRPC

The protocol buffer definitions and service apis are documented
[here](https://github.com/dictyBase/dictybaseapis/blob/master/dictybase/annotation/annotation.proto).

# Misc badges
![Open Issues](https://badgen.net/github/open-issues/dictyBase/modware-annotation)
![Open PRS](https://badgen.net/github/open-prs/dictyBase/modware-annotation)