gilhari_simple_example
Verified Safeby SoftwareTree
Overview
Develop a RESTful microservice for CRUD operations on JSON objects with user-specified IDs using the Gilhari ORM framework.
Installation
docker run -p 80:8081 gilhari_simple_exampleSecurity Notes
Uses a standard Dockerized Java microservice architecture. `jdx_force_create_schema` is set to `true` by default in the example configuration, which is suitable for development but should be reviewed for production environments. No obvious 'eval' or obfuscation found.
Similar Servers
ols4
A repository for biomedical ontologies, providing a website, REST API, and MCP server for accessing the latest ontology versions.
saleor-mcp
Provides a Python-based GraphQL API server, likely serving as a backend microservice or API for a Saleor e-commerce ecosystem.
gilhari_example1
A basic example demonstrating a RESTful microservice for JSON object CRUD operations using Gilhari ORM and Docker.
gilhari_simple_example
Develop a RESTful microservice for CRUD operations on JSON objects with user-specified IDs using the Gilhari ORM framework.