top of page

REST API's and JSON in Python - In Person

Tue, Nov 26

|

Asheville - Hatch Innovation Hub

Learn about how to use REST API's to easily add functions to your code.

Registration is closed
See other events

Time & Location

Nov 26, 2024, 9:00 AM – 12:00 PM EST

Asheville - Hatch Innovation Hub, 45 S French Broad Ave Suite 170, Asheville, NC 28801, USA

About the event

NOTE: These classes are designed to relatively easy to follow even for non tech professionals. We will have a seminar component in the beginning and then labs at the end. Even if you do not want to be a coder you can still learn how these systems work, and you might be surprised to find how fun it can be to build your own projects!


This class will teach you how to use REST API's with Python. This allows your scripts to communicate with other services for resources. You can send SMS messages with Twilio, Email with SendGrid, get weather reports for your area or even Jokes of the day.


REST is the standard that is used so that computers can communicate with each other, and coders can ad functionality from other services.

JSON is how the data is formatted by REST API's. We will learn what JSON is and…


Share this event

bottom of page