Alexa Skill Intents Lambda structs
- Lingua principale
- Go
- Stelle
- 3.8k
- Fork
- 578
- Merge medio
- 8h 18m
- PR unite (30g)
- 1
Descrizione
**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
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Iniziate esaminando la directory internal/pkg/alexa indicata nel repository alexa-chatgpt collegato e confrontate le relative Request- e Response-Structs con i payload JSON formali per gli intent di Alexa Skill. Definite l’ambito supportato e confermate che i tipi risultanti possano essere importati esternamente e mantenuti in questo package.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- go
- Ambito
- api, backend
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 30/100