Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.23 KB

README.md

File metadata and controls

25 lines (15 loc) · 1.23 KB

Introduction

Welcome to the Python Hackathon content for getting started with APIS!

In this course, we will show you to work with with API's levraging Python. You will learn how to intract from the command prompt, how to install and consume modules, how to build simple scripts, how to call/return data from an API (using https://swapi.co/ - the Star Wars API!), and much more!

The Main Goal

Our primary goal of this training is to get you familiar with calling and interacting with REST API's via Python.

Requirements

Hey, I found an error

PR it! We want to see this set of modules grow! Help us make it better by issuing PR's (Pull Requests in Git-lingo) against content when you find something that isn't working well or that can be improved! Let's make this a community effort!

Creators