{"id":28306188,"url":"https://github.com/strawberry-computer/vibe-server","last_synced_at":"2025-07-16T05:41:33.104Z","repository":{"id":287095600,"uuid":"963559121","full_name":"Strawberry-Computer/vibe-server","owner":"Strawberry-Computer","description":"A multi-tenant API proxy for LLM services with integrated authentication, caching, and realtime capabilities.","archived":false,"fork":false,"pushed_at":"2025-05-03T00:50:07.000Z","size":395,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-23T03:43:18.344Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Strawberry-Computer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-09T21:35:49.000Z","updated_at":"2025-05-11T23:05:25.000Z","dependencies_parsed_at":"2025-04-10T00:19:52.415Z","dependency_job_id":"e5c4595f-017e-4a67-a73e-3827d6ea2706","html_url":"https://github.com/Strawberry-Computer/vibe-server","commit_stats":null,"previous_names":["vgrichina/vibe-server","strawberry-computer/vibe-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Strawberry-Computer/vibe-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Strawberry-Computer%2Fvibe-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Strawberry-Computer%2Fvibe-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Strawberry-Computer%2Fvibe-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Strawberry-Computer%2Fvibe-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Strawberry-Computer","download_url":"https://codeload.github.com/Strawberry-Computer/vibe-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Strawberry-Computer%2Fvibe-server/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265485380,"owners_count":23774476,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-24T03:14:27.889Z","updated_at":"2025-07-16T05:41:33.095Z","avatar_url":"https://github.com/Strawberry-Computer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vibe Server\n\nA multi-tenant API proxy for LLM services with integrated authentication, caching, and realtime capabilities.\n\n## Project Structure\n\nVibe Server uses a modular \"stacks\" architecture powered by [vibe-compiler](https://github.com/vgrichina/vibe-compiler) to compile specifications into runnable code:\n\n- `stacks/` - Feature specifications and documentation\n- `output/` - Generated implementation code\n- `vibec.json` - Build configuration\n\n## Core Features\n\n### Web Server (001)\n- Multi-tenant Koa-based web server\n- Tenant-specific configuration in Redis\n\n### Chat Completions (003)\n- OpenAI-compatible chat API\n- Multiple LLM provider support\n- Token usage tracking\n\n### Realtime WebSockets (004)\n- Bidirectional streaming for voice/text\n- Session management\n- Tool integration\n\n### Caching System (005)\n- Tenant-configurable caching\n- TTL-based response caching\n- Fee adjustments for cached responses\n\n### SSO Integration (006)\n- OAuth with multiple providers (Google, Apple)\n- JWT token management\n- Stripe subscription integration\n\n## Development\n\nEach stack has corresponding tests in the `stacks/tests/` directory.\n\n## Build System\n\nThe application uses `vibec` to assemble the final application from stack specifications.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrawberry-computer%2Fvibe-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstrawberry-computer%2Fvibe-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrawberry-computer%2Fvibe-server/lists"}