Back to Home

gilhari_example1

Verified Safe

by SoftwareTree

Overview

A basic example demonstrating a RESTful microservice for JSON object CRUD operations using Gilhari ORM and Docker.

Installation

Run Command
docker run -p 80:8081 gilhari_example1

Security Notes

The server exposes REST endpoints, implying standard microservice security considerations for network access and configuration file integrity. The `jdx_force_create_schema` parameter is set to `true` by default in the example for development convenience, which would be a data loss risk if used as-is in a production environment.

Similar Servers

Stats

Interest Score30
Security Score8
Cost ClassLow
Stars1
Forks0
Last Update2025-11-18

Tags

GilhariORMREST APIMicroserviceDocker