Skip to main content

Posts Tagged ‘swift get json’

5 Criteria to Consider for an Internet of Things Platform

In the current market research trend there a leaders across various IoT industries setting trends for how companies can start utilizing IoT, and how. Current leaders in the Internet of Things platform market consist IBM, PTC, GE, Microsoft, and Amazon Web Services. How do you choose a platform for your company? Consider this criteria: Connectivity: […]

Mulesoft IoT – 3 Capabilities that Enable Your Strategy

MuleSoft positions as a leader in many of Gartner’s Magic Quadrants. The two most relevant are Enterprise Integration and API Management where MuleSoft sits in the Leader quadrant among few vendors. These commendations prove that MuleSoft has the capabilities to support trends such as Internet of Things with the MuleSoft Exchange connector market, cloud and […]

Swift 3 – Quick and Dirty API Request to Test JSON Data in Xcode/iOS

At this point the UI is developed, we’re binding the “Pulse” text to our controller “Received Actions” graph_steps function, based on “Pulse” tap on the screen. This code is an easy way to get started with testing a new API endpoint when the data is incoming. By no means is it a “best practice”, but […]