gilhari_ecommerce_example
Verified Safeby SoftwareTree
Overview
Automated e-commerce microservice with PostgreSQL integration and Docker deployment using Gilhari ORM.
Installation
./build_all.shSecurity Notes
The microservice runs locally (localhost:8081) and connects to a local PostgreSQL instance. Default database credentials ('postgres'/'<password>') are mentioned for local setup, which is common for development but would require hardening for production. The Gilhari SDK is a prerequisite, and its security depends on the integrity of the SDK itself. No obvious direct code vulnerabilities like 'eval' or obfuscation were found.
Similar Servers
saleor-mcp
Provides a Python-based GraphQL API server, likely serving as a backend microservice or API for a Saleor e-commerce ecosystem.
ontology-mcp-server-RL-Stable-Baselines3
An AI agent for e-commerce, integrating ontology-based reasoning, business logic, memory systems, and a Gradio UI to simulate a complete shopping experience, enhanced with Reinforcement Learning capabilities for continuous self-improvement in tool orchestration strategies.
full-stack-proxy-nginx-n8n-for-everyone-with-docker-compose
Provides a self-hosted full-stack automation, AI, and database platform using Docker Compose, integrating n8n, Ollama, Open WebUI, PostgreSQL with Pgvector, Mailhog, and secured by Nginx with Certbot.
gilhari_example1
A basic example demonstrating a RESTful microservice for JSON object CRUD operations using Gilhari ORM and Docker.