Show HN: Woodglue Self-documenting API/Data async server
Category: web-framework
Tags: json-rpc, api-server, auto-documentation, python, tornado
Score: 4.8/10 (Innovation: 4, Technical: 5, Documentation: 6, Utility: 4)
Woodglue is a JSON-RPC 2.0 server that auto-generates API documentation and provides a browser UI, built on top of the lythonic runtime for namespace and DAG orchestration. It combines a familiar RPC pattern with self-documenting features, making it interesting for rapid API prototyping where documentation generation is valued. However, it is early-stage with minimal adoption.
Target audience: backend devs
Repository: https://github.com/walnutgeek/woodglue · Python · MIT
View on Hacker News