This task can be performed using ObjectReef
Rapid prototyping of backend services using business logic only
Best product for this task

ObjectReef
dev-tools
Development tool for creating web services based on model-driven development methodology. Declare classes, relations and operations. Write business logic only. Tech stuff like storage, DBs, cache, API controllers are handled by the engine. Great for prototyping and rapid MVP validation.

What to expect from an ideal product
- Define data models and their relationships without dealing with database setup or ORM code
- Focus on writing just the business logic while the platform handles all infrastructure code
- Skip writing repetitive API controllers and endpoints - they're auto-generated
- Test ideas quickly by letting the engine manage caching, storage, and technical plumbing
- Build working web services by only describing what you want, not how to implement it