nathanmcunha / curso_consumindo_webapis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Curso de extensão consumindo Web APIs com Python

Objetivo:

Ensinar estudantes iniciantes do curso de Sistemas de Informação da Unilasalle-RJ a conhecer sobre Web APIs e como utiliza-lás.

  1. Como funciona a web
  2. Protocolo HTTP
  3. O que são Web APIs
  4. Introdução ao Python
  5. JSON(Javascript Object Notation)
  6. Consumindo Web APIs
  7. Manipulando JSON
  8. Apresentando os Dados

About