since the json-rpc.org is outdated quite some time now, and our files
were removed from Google Groups [*], I decided to create a "central"
JSON-RPC page, where all specs/drafts/proposams can be easily found,
and which collects links to everything about JSON-RPC:
http://www.simple-is-better.org/json-rpc/
It's not complete yet, but I hope to add more information/links and
hopefully rework some of the drafts; but I think it's already useful
as it is.
Comments/suggestions, improvements, links to other pages etc. are
welcome!
best regards,
Roland
[*] Thanks Matt, that you saved them!
> How would people feel about posting the spec into a locked post here (looks
> like an option in google's new ui). It will loose some of the formatting,
> but can probably be adjusted to visually look appealing. Also, I'd like to
> see it put into a json object that we can turn into the spec html, this way
> we can very easily track and reason about changes it.
JSON is a good serialization format, but it's not a markup language.
So, I would suggest to use some "wiki-like" markup language instead,
e.g. reStructuredText, which is human readable as text and can be
easily converted to HTML.
That's actually the way I create the pages on simple-is-better.org,
and I've now added a link named "View document source" to the bottom of
every page, which returns the reStructuredText version, e.g.:
- HTML version: http://www.simple-is-better.org/json-rpc/jsonrpc20.html
- text version: http://www.simple-is-better.org/json-rpc/jsonrpc20.txt
best regards,
Roland
--
You received this message because you are subscribed to the Google Groups "JSON-RPC" group.
To view this discussion on the web visit https://groups.google.com/d/msg/json-rpc/-/fm-vRsAMwBIJ.
To post to this group, send email to json...@googlegroups.com.
To unsubscribe from this group, send email to json-rpc+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/json-rpc?hl=en.