Tag #json

Pharo 3JSONobject-formattextweb
JSON is an implementation of the JSON syntax. This package was the first implemented. Now NeoJSON proposes another approach covered by tests. JSON was originally hosted on http://www.squeaksource.com/JSON. If you want to maintain this package just ask in the Pharo mailing-list.
Pharo 5jsontokenjwtsecurity
Simple implementation of JSON Web Tokens (https://jwt.io/)
Pharo 5jenkinscijson
This project allows you to browse Jenkins servers.
Pharo 6portableserializerbinaryjsonmessagepack
MessagePack serialization library for various Smalltalk dialects. Currently runs on: - Squeak - Pharo - VisualWorks - VA Smalltalk - Dolphin Smalltalk - GNU Smalltalk (Beta) - Cuis For more info, please see the github project page (https://github.com/msgpack/msgpack-smallta...
Pharo 4mooserestwebmodelsexplorejsonmetamodel
Moose On Web is an Api providing access a the models included in a Moose image. To easily get the Api : [[[ Gofer new smalltalkhubUser: '' project: 'VincentBlondeau/MooseOnWeb'; package: 'ConfigurationOfMooseOnWeb'; load. ]]] and then: [[[ ConfigurationOfMoose...
Pharo 6formatinputoutputjsonserializationencodingtextjavascript
JSON (JavaScript Object Notation) is a popular data-interchange format. NeoJSON is an elegant and efficient standalone Smalltalk framework to read and write JSON converting to or from Smalltalk objects.
Pharo 4MooseSonarRESTclientapiimporterjson
Sonar is a Moose importer of Metrics and projects available on a Sonar instance.
Pharo 7formatinputoutputserializationtextencodingstonjson
Smalltalk Object Notation (STON) is a lightweight, text-based, human-readable data interchange format for class-based object-oriented languages like Smalltalk. It can be used to serialize domain level objects, either for persistency or network transport. As its name suggests, ...