Alexa Skill Intents Lambda structs
- Dominant language
- Go
- Stars
- 3.8k
- Forks
- 578
- Avg merge
- 8h 18m
- Merged PRs (30d)
- 1
Description
**Is your feature request related to a problem? Please describe.**
For ease of use, it would be great if we could maintain structs representative of Alexa Skill intent requests and responses!
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
I have a representation of the structs i would like to port over too this package so they can be maintained and externally imported by large amounts of Alexa Skill developers!
https://github.com/jackmcguire1/alexa-chatgpt/tree/main/internal/pkg/alexa
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
> Make sure all request and response types are concise with of that by a formal JSON payload.
> Other proposed implementations will be considered
**Additional context**
Add any other context or screenshots about the feature request here.
https://github.com/jackmcguire1/alexa-chatgpt/tree/main/internal/pkg/alexa
Contributor guide
Assessment
This issue has not been assessed yet.