Ask HN: How would you go about building this?
https://news.ycombinator.com/item?id=22047682I want to build an email service where people can send an email to a specific email address. such as example@exampleapp.com.
Then I am able to continuously read new emails, read the info on a server, process the info make API calls then generate an accurate response and send the appropriate response.
Any help with an appropriate stack and technologies would be greatly appreciated.