@pikku/addon-reddit
v0.0.6
Published
Consume the Reddit API
Downloads
390
Readme
@pikku/addon-reddit
Consume the Reddit API
Setup
- Add icon SVG at
reddit.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
