debuglevel / walkingdinner

Genetic Algorithm based tool to generate a plan for a running dinner
The Unlicense
0 stars 0 forks source link

Backend: Save Gmail drafts as batch request #11

Open debuglevel opened 4 years ago

debuglevel commented 4 years ago

Each Gmail draft is saved in a separate HTTP call. The Gmail API offers a batch feature, to submit multiple requests at once.