Hacker News new | ask | show | jobs
Show HN: AI Back end Companion – Generate your back end as you go (github.com)
2 points by vnjxk 999 days ago
Hey everyone, I wanted to share this cool project I've been working on. The goal of it is to allow fast frontend prototyping by automatically generating the backend without having to leave your frontend code. a little plus is that it's also a good documenting device (hence the doc_ prepend for the queries)
1 comments

Sound's like a cool tool for testing prototypes in short time! Something very useful for intermediate developers who want to fast check their ideas!