Skip to content

Negroni Documentation

Overview

Negroni, a cutting-edge platform, redefines the landscape of designing, building, and deploying data models by offering an intuitive Common Data Model (CDM) compliant cloud-based solution. This innovative tool empowers users to expedite the integration of data models into their workflows, internal applications, and APIs. At the heart of Negroni are two fundamental components: Manifest and Entity.

Negroni Overview

Challenges through businesses

The contemporary business environment often witnesses the creation of multiple independent applications. However, these applications may exhibit distinct data structures based on unique business logic or scenario-specific cases. Negroni steps in to solve the challenge of data exchange between such applications. By providing a platform for consistent data models, Negroni minimizes the need for custom implementations, saving both time and costs—especially critical when managing a multitude of applications simultaneously.

Defining your models

Negroni puts the power of defining data models in the hands of users. Whether navigating through the user interface or selecting from default entities and manifests provided by Microsoft CDM, users can effortlessly shape their data models according to their requirements.

Generating Manifest

Once the data model is defined, Negroni allows users to generate a Manifest effortlessly. This Manifest is then transformed into a Martini package, complete with CRUD services for each entity, API endpoints for these services, and more. Imagine the automation of this process with a simple click of a button—allowing users to scaffold their applications without delving into coding intricacies and enabling them to focus on the core business logic.

Deploying Manifest

Since after generating you manifest into a package you easily import it into a Martini either in you local if you have more things to modified and create businesses logic side, or you already deploy it to production if only the basic CRUD implementation are only needed