TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

2 pointsby galacticdessertalmost 5 years ago

1 comment

galacticdessertalmost 5 years ago
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