@pikku/addon-google-contacts
v0.0.8
Published
Consume the Google Contacts (People) API
Readme
@pikku/addon-google-contacts
Consume the Google Contacts (People) API
Setup
- Add icon SVG at
google-contacts.svg - Update secret schema with required fields
- Implement API service methods
- Create function files for each operation
- Export functions in
src/index.ts - Build:
yarn install && yarn pikku && yarn build
