@pikku/addon-google-books
v0.0.3
Published
Google Books addon
Downloads
274
Readme
@pikku/addon-google-books
Google Books addon
Setup
- Add icon SVG at
google-books.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
