Skip to content

Commit e38ebe5

Browse files
hyperpolymathclaude
andcommitted
feat: add VeriSimDB triple API gateway (REST+gRPC+GraphQL) in V-lang
Three V-lang servers following the v-api-interfaces pattern: - verisimdb-rest (port 9090): CRUD + batch + query for hexads - verisimdb-grpc (port 9091): gRPC-Web JSON-over-HTTP for HexadService - verisimdb-graphql (port 9092): GraphQL with mutations, queries, GraphiQL Storage is file-based (verisimdb-data/hexads/), configurable via VERISIMDB_DATA_DIR. This is the gateway that panic-attack's HTTP storage mode talks to. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 9799723 commit e38ebe5

File tree

3 files changed

+1150
-0
lines changed
  • v-ecosystem/v-api-interfaces

3 files changed

+1150
-0
lines changed

0 commit comments

Comments
 (0)