Hacker News new | ask | show | jobs
by meinheld111 1062 days ago
It’s micro if it pulls <1gig of dependencies </s>
2 comments

I have seen 5 table micro services. A solo backend developer had created "3 micro services" and as I joined the team, their argument was that we're doubled in strength so there were a series of architectural meetings to split everything nicely into 5 different services.
Hello world in NodeJS?
* clones hello_world repo

cd hello_world

npm install

* watches text scroll for five hours