- add doc comments to `AppsEndpoint`, `App` struct, and the `Get` method in `apps.go`. - add doc comments to the `Page` struct in `page.go`. - add doc comments to `PagingRequest`, `PagingOption`, and paging helper functions in `pagingRequest.go`.
- remove `PagingRequest`, `PagingOption`, and `Page` struct from `apps.go` - remove unused `strconv` import