Logo

ObjectReef

Rapid prototyping of backend services using business logic only

Upvoted by

ObjectReef product image
ObjectReef is a 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. So you can quickly and easily create an advanced backend service without knowing what a database is and without writing SQL queries. Based on the class declarations, a database (MySQL) and API are generated, to which you can connect with any frontend client. It is suitable wherever there is a lot of work on relational and graphical data i.e. generally business applications like CRM, ERP, HR, project management, billing systems, etc. Great for prototyping and rapid MVP validation.