Back to Home

gilhari_onetomany_example

Verified Safe

by SoftwareTree

Overview

Demonstrates one-to-many JSON object relationships using Gilhari ORM with a RESTful microservice.

Installation

Run Command
docker run -d -p 80:8081 --name gilhari_onetomany_example_container gilhari_onetomany_example

Security Notes

The project is a standard Dockerized RESTful microservice. It opens port 80/8081 for API access, which is inherent to its function. By default, it uses an embedded SQLite database. No explicit code-level security vulnerabilities or malicious practices like obfuscation or 'eval' are evident from the provided information. Running any external Docker image carries inherent risks, but this appears to be a legitimate example from a software vendor.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens75
Stars0
Forks0
Last Update2025-11-18

Tags

GilhariORMMicroserviceREST-APIDockerJSONDatabaseOne-to-Many