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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Fable.Remoting – Automated, stateless, typechecked JSON APIs in F#

2 点作者 galacticdessert将近 5 年前

1 comment

galacticdessert将近 5 年前
WebSharper does also something similar -&gt; <a href="https:&#x2F;&#x2F;developers.websharper.com&#x2F;docs&#x2F;v4.x&#x2F;fs&#x2F;remoting" rel="nofollow">https:&#x2F;&#x2F;developers.websharper.com&#x2F;docs&#x2F;v4.x&#x2F;fs&#x2F;remoting</a><p>Are there similar ideas&#x2F;libraries implemented in JS&#x2F;TS as well?<p>I am quite drawn by these ideas, as they remove some overhead in making a fronted+backed application and somewhat bridge the productivity gap between a SSR solution such as Django or Rails, and a traditional server API + front end by allowing a fully integrated development and automatic but safe API generation