mochijson2
Erlang Design Advice regarding HTTP services
I\'m new to Erlang but I would like to get started with an application which feels applicable to the technology due to the concurrency desires I have.[详细]
2023-03-22 01:46 分类:问答Erlang : Tuple List into JSON
I have a list of tuples which are http headers.I want to convert the list to a JSON object.I t开发者_运维技巧ry mochijson2 but to no avail.[详细]
2023-01-19 16:25 分类:问答Erlang : JSON List to JSON List
I have a list of JSON objects (received from a nosql db) and want to remove or rename some keys.And then I want to return data as a list of JSON objects once again.[详细]
2023-01-19 09:47 分类:问答