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

https://github.com/michaelcoll/gallery-proto

The Protobuf/GRPC definition for the gallery app
https://github.com/michaelcoll/gallery-proto

Last synced: 5 months ago
JSON representation

The Protobuf/GRPC definition for the gallery app

Awesome Lists containing this project

README

          


Logo



A simple decentralized photo gallery



Logo
Logo
Logo

# gallery-proto
The Protobuf/GRPC definition for the gallery app

## Documentation
- [Daemon endpoints](doc/daemon.md)
- [Photo endpoints](doc/photo.md)

## Re-generate the doc and contracts
```
make
```