Doing Boring Stuff in APL - Working with Web Services and JSON Data
Offered By: Dyalog User Meetings via YouTube
Course Description
Overview
Explore how to perform "boring" but essential tasks in APL, such as interacting with web services and handling JSON data, in this 54-minute conference talk from APL Seeds '23. Learn to create user commands that fetch data from HTTP APIs for seamless processing within an APL session. Discover techniques for dealing with data ecosystems, understand the advantages of using APL, and follow along with a practical example using JSON data from CouchDB. Dive into Dyalog User Commands, HTTP communication, and methods for fetching single and multiple documents. Master filtering techniques, handling primary keys, and grouping users by cluster. Conclude with insights on workflow and data processing, demonstrating APL's versatility in tackling everyday programming challenges.
Syllabus
Dealing with data ecosystems
Why choose APL?
Example application - JSON data from CouchDB
Dyalog User Commands
HTTP Communication
Fetch document by ID
Fetching multiple documents
All plans command
Filtering out secondary indices in the clusters command
Question about primary keys
Get users grouped by cluster
Wrapping up
Questions about workflow and data processing
Taught by
Dyalog User Meetings
Related Courses
Getting Started and Learning APL - Panel DiscussionDyalog User Meetings via YouTube What is APL and What Can APL Do For You?
Dyalog User Meetings via YouTube An Introduction to the Workspace - Secrets of the Interpreter
Dyalog User Meetings via YouTube Future Performance Improvements in Set Functions - Dyalog '23
Dyalog User Meetings via YouTube Converting a COM Server to a Jarvis-based Web Service - Dyalog '23
Dyalog User Meetings via YouTube