Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
slavovojacek committed Apr 6, 2024
1 parent 9ffec5c commit 27dd3ff
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
Install Buf CLI:
# Thames APIs

Protobuf definitions for Thames public APIs, following [API Design Patterns](https://www.oreilly.com/library/view/api-design-patterns/9781617295850/).

## Contributing

Install [Buf CLI](https://buf.build/product/cli):

```sh
brew install buf
Expand All @@ -11,9 +17,8 @@ proto> buf lint
proto> buf format -w
```

Useful reading:
### Useful reading

- https://buf.build/product/cli
- https://github.com/connectrpc/connect-es
- https://buf.build/blog/connect-node-beta
- https://connectrpc.com/docs/web/using-clients/
Expand Down

0 comments on commit 27dd3ff

Please sign in to comment.