Skip to content

rko281/RESTClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST Client for Dolphin Smalltalk 7.1

  • Simple REST Request and Response handling
  • Wraps IWinHttpRequest class
  • Developed and tested with Dolphin Smalltalk 7.1

Automated Installation

GitHubPackageManager install: 'rko281/RESTClient'

Manual Installation

  • This repository should be cloned/downloaded to your image directory
  • Install the package REST Client

Example Usage:

`(RESTRequest url: 'https://jsonplaceholder.typicode.com/posts') get json`

About

Simple REST Client for Dolphin Smalltalk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published