Unix Pipelines with cURL requests and Serverless functions
2 min readDec 26, 2020
--
How you can take advantage of serverless infrastructure to create small command line tools that will help you to manipulate text without leaving the UNIX philosophy
Yes, I’m talking about lambda functions that can be called in a UNIX pipeline by using cURL.