Hacker News new | ask | show | jobs
by winrid 1086 days ago
It helps a lot to keep your interfaces simple and flat. Probably too late for your project but I always advocate for this - then integrating with other systems and languages is much easier.
1 comments

I fully agree with you. If you keep your API simple, reasons for code generators disappear and are quickly drafted by hand.