About
Explore the capabilities of Gilhari, a Docker-compatible microservice framework that revolutionizes RESTful Object-Relational Mapping (ORM) for JSON objects across any relational database. This repository provides a straightforward example of how to leverage Gilhari to establish a RESTful microservice for persisting JSON data, complete with basic CRUD operations, advanced filtering, and aggregate queries using user-specified primary keys. Gilhari stands out by automating the handling of REST APIs, JSON CRUD operations, and database schema setup, significantly reducing manual coding requirements. This example can function as a standalone microservice or integrate with the ORMCP Server, offering a robust foundation for building data persistence layers for modern applications.