We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f608ea commit aea214eCopy full SHA for aea214e
README.md
@@ -22,3 +22,6 @@ For further options, see `help`:
22
-c, --columnFamilies <cf1>,<cf2>...
23
column families of the database (created if there is no db yet)
24
```
25
+
26
+## API
27
+Fossildb can be used via its [gRPC API](src/main/protobuf/fossildbapi.proto).
0 commit comments