Released the first version of Merry, a nimble server framework for HTTP services - https://github.com/yoshuawuyts/merry … 

But where I want to go with Merry is fully self-documenting APIs based around schemas - document best practices - use streams for perf
-
-
Self-documenting as in: output to Swagger for example. Schema based APIs allow for abstracting internals from interface - great for testing
-
There will probably also be some sort of way of calling in-process RPC, not too different from what choo does. Needs a bit more thought tho
End of conversation
New conversation -
-
-
sounds great, what kinda schemas
-
probably json-schema for JSON APIs with a little layer for some extra info which can output to Swagger et al.
End of conversation
New conversation -
-
-
I wanted to do this for a while. did you check https://github.com/gcanti/tcomb ? only 3K, zero deps - https://gcanti.github.io/2014/09/15/json-api-validation-in-node.html …
-
it could be used for self documented APIs... by reading its comb meta and export to swagger format
- 2 more replies
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
