Add an examples/album/ directory containing a minimal photo album
app built on top of the S2 client library.
Purpose:
- Serve as a small, concrete usage example for library consumers.
- Dogfooding: exercising the library from the outside is likely to
surface bugs and API ergonomics issues we would not catch with unit
tests alone.
Add an
examples/album/directory containing a minimal photo albumapp built on top of the S2 client library.
Purpose:
surface bugs and API ergonomics issues we would not catch with unit
tests alone.