by londondev45 on 12/13/20, 9:38 AM with 6 comments
I'm a software engineer and seem to spend more and more time writing pretty much the same system. Read message from x, call api, call api... respond etc etc. It's is integration work largely but it seems to be becoming the norm. I've had an idea to essentially distill those patterns in a Saas system. Is this a stupid idea or not? Would any of the engineers/managers entertain using such a tool?
by raidicy on 12/13/20, 10:04 AM
I'm an indie dev who doesn't make any money from my side projects so pricing is always a factor as well. Read: I always use a free tier.
by hackerpain on 12/13/20, 10:57 AM
by verdverm on 12/13/20, 9:46 PM
You can see https://github.com/hofstadter-io/hofmod-server for some ideas. Mimic for your favorite technologies.
Technically, I built an framework for building low-code modules for developers. https://github.com/hofstadter-io/hof
by brudgers on 12/13/20, 2:53 PM