R is fun:)
r --file=server.R
should automatically start up, install deps and run the app
Returns the mtcars
in csv format.
Uploads the csv to google drive
Uploads the csv to google drive and notification to slack
- it isn't a microservice since it does 3 things (uploading, notifying, returnin csv)
- logging
- better dependecy handling
MIT