You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -32,13 +32,9 @@ First, you must have your API key from Groundspeak, but access to the API are no
32
32
33
33
You can find an example of implementation (with OAuth 2) in this repository: https://github.com/Surfoo/geocaching-api-demo
34
34
35
-
## Usage Guide
35
+
## Documentation
36
36
37
-
See [`USAGE.md`](./USAGE.md) for detailed usage instructions, including:
38
-
39
-
- Basic usage examples
40
-
- Complete API method reference
41
-
- HTTP logging configuration
37
+
Start with [`docs/README.md`](./docs/README.md) for getting started, authentication, configuration, reliability patterns, and domain-by-domain API examples.
0 commit comments