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?