An open API service indexing awesome lists of open source software.

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

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/