New ask Hacker News story: Ask HN: What are the best API generators you know?

Ask HN: What are the best API generators you know?
3 by whiskey14 | 3 comments on Hacker News.
Supabase seems really close to what I'm enivisioning but it's not quite there. Ideally I want something where: - I can drop in simple db schema outlining relationships - Generates models in a backend (flask, django or anything else) - Has UUID in postgres by default - Can create endpoints by specifying from open API schema Anyone know of anything close to this?

Comments