https://github.com/suolapeikko/jsonutils
Example code for REST calls, bypassing self signed certificate errors and how to convert JSON to dictionary format
https://github.com/suolapeikko/jsonutils
cli json macos swift
Last synced: about 16 hours ago
JSON representation
Example code for REST calls, bypassing self signed certificate errors and how to convert JSON to dictionary format
- Host: GitHub
- URL: https://github.com/suolapeikko/jsonutils
- Owner: suolapeikko
- Created: 2017-10-04T13:48:27.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-04T14:10:24.000Z (almost 9 years ago)
- Last Synced: 2026-07-08T21:06:27.459Z (1 day ago)
- Topics: cli, json, macos, swift
- Language: Swift
- Size: 15.6 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jsonutils
## main.swift
Just a test class that runs three examples:
* Single return value from https://jsonplaceholder.typicode.com/posts/1
* An array of return values from https://jsonplaceholder.typicode.com/users
* An example HTTP(S) GET from site that has a self-signed certificate: https://self-signed.badssl.com/