Hi,
I'm converting a system that I've had running for the last 15 years or so against SQL Server/PostgreSQL to start using a restful API. I'm looking at doing this API in nodejs and probably using Express. It looks like tedious repetitive code that should be good for a generator. Has anyone come across one out there in the wild?