Back to Home

gilhari_autoincrement_example

Verified Safe

by SoftwareTree

Overview

Demonstrates how to configure Gilhari ORM to use database-generated primary keys (autoincrement IDs) for JSON objects in a RESTful microservice.

Installation

Run Command
docker run -d -p 80:8081 --name gilhari_autoincrement_example_app gilhari_autoincrement_example

Security Notes

The server exposes a RESTful API over HTTP, as is its purpose. It uses a base Docker image (softwaretree/gilhari), assuming the security of that base. No obvious malicious components, obfuscation, or arbitrary code execution (`eval`) detected. Standard microservice network exposure is the primary consideration.

Similar Servers

Stats

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

Tags

GilhariORMREST APIDockerAutoincrement