Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apis

The API collection defined by Protocol Buffers

Project Structure

.
├── api  // API&Error Proto files
│   └── foo // API collection
│     └── bar // API collection
│       └── service // API collection
│         └── v1 // API version
│           ├── damo.proto // API definition
│           └── damo_error.proto // Error definition

API Collection

OpenAPI

About

The API collection defined by Protocol Buffers

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors