# SharePoint client

- [HTTP Client](/api/http-client.md): 🔨 Provides low-level communication with any SharePoint API
- [Fluent API](/api/fluent.md): 🏄 Fluent, chainable, IntelliSense powered syntax to master SharePoint API
- [Hooks](/api/hooks.md): Request events handlers
- [Retries](/api/retries.md): Requests retries on error statuses
- [Context](/api/context.md): Using Go context with SP client
