Skip to content

Commit 64e15d6

Browse files
docs: regenerate README and apps.json
1 parent b433ec0 commit 64e15d6

2 files changed

Lines changed: 25 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ A curated list of apps and tools that work with [OpenRouter](https://openrouter.
4949
- [Nikke-DB Story/Roleplaying Generator](#nikke-db-storyroleplaying-generator)
5050
- [Novelcrafter](#novelcrafter)
5151
- [OpenClaw (Moltbot)](#openclaw-moltbot)
52+
- [openrouter-rs](#openrouter-rs)
5253
- [Ottex](#ottex)
5354
- [PostHog](#posthog)
5455
- [PostQode](#postqode)
@@ -365,6 +366,18 @@ A personal AI assistant you run on your own devices. Connects to WhatsApp, Teleg
365366

366367
---
367368

369+
### [openrouter-rs](https://github.com/realmorrisliu/openrouter-rs)
370+
371+
<img src="./apps/openrouter-rs/logo.png" alt="openrouter-rs logo" width="64" height="64">
372+
373+
Community-maintained Rust SDK and companion CLI for OpenRouter, with typed clients for chat, responses, messages, models, embeddings, streaming, and management workflows.
374+
375+
`coding` [![Open Source](https://img.shields.io/badge/Open%20Source-green)](https://github.com/realmorrisliu/openrouter-rs)
376+
377+
[Documentation](https://github.com/realmorrisliu/openrouter-rs/blob/main/docs/community/awesome-openrouter/README.md)
378+
379+
---
380+
368381
### [Ottex](https://ottex.ai)
369382

370383
<img src="./apps/ottex/logo.png" alt="Ottex logo" width="64" height="64">

apps.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,18 @@
318318
"openSource": null,
319319
"dateAdded": "2025-01-13"
320320
},
321+
{
322+
"slug": "openrouter-rs",
323+
"name": "openrouter-rs",
324+
"description": "Community-maintained Rust SDK and companion CLI for OpenRouter, with typed clients for chat, responses, messages, models, embeddings, streaming, and management workflows.",
325+
"url": "https://github.com/realmorrisliu/openrouter-rs",
326+
"docs": "https://github.com/realmorrisliu/openrouter-rs/blob/main/docs/community/awesome-openrouter/README.md",
327+
"tags": [
328+
"coding"
329+
],
330+
"openSource": "https://github.com/realmorrisliu/openrouter-rs",
331+
"dateAdded": "2026-04-20"
332+
},
321333
{
322334
"slug": "ottex",
323335
"name": "Ottex",

0 commit comments

Comments
 (0)