TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Codapi – Interactive code examples for documentation, education and fun

52 点作者 nalgeon大约 1 年前

2 条评论

nalgeon大约 1 年前
I like to explain things by example, and interactive examples are even better. So I built a sandbox server that lets you run virtually any software. And a widget to easily add interactive code examples to any kind of technical documentation.<p>You can use it to build your own sandboxes, or use existing ones to write interactive guides like these: <a href="https:&#x2F;&#x2F;github.com&#x2F;nalgeon&#x2F;tryxinyminutes">https:&#x2F;&#x2F;github.com&#x2F;nalgeon&#x2F;tryxinyminutes</a>
评论 #40209762 未加载
评论 #40208287 未加载
Terretta大约 1 年前
Looking for this that already integrates with e.g. mkdocs...<p>In particular, the narrowest use case we want is simply exercising REST APIs (and GraphQL APIs) with changed up params, something like a baby embedded Postman.<p>Expanding that to single boxes of a notebook or tiny Python runners like this (or as are used in Code Interpreter in ChatGPT) is even better.<p>Anyone already have or working on these?<p>(For our use case, assume the user is browsing the docs with an SSO account and all hosts, code, and data, under the hood supports the identity.)
评论 #40210177 未加载