Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jocelynvelarde/get-started-with-books-api

Perfect for beginners, this session breaks down the process of making API calls step-by-step, allowing you to send requests, retrieve data, and interact with online services.
https://github.com/jocelynvelarde/get-started-with-books-api

api beginner github postman python requests

Last synced: 24 days ago
JSON representation

Perfect for beginners, this session breaks down the process of making API calls step-by-step, allowing you to send requests, retrieve data, and interact with online services.

Awesome Lists containing this project

README

        

# Let's make our very first API request
Perfect for beginners, this session breaks down the process of making API calls step-by-step, allowing you to send requests, retrieve data, and interact with online services.

## Features
- ✅ Use the simple books API to create your first request
- ✅ Use the requests python library
- ✅ Visualize it on a web app using Streamlit

## Run Streamlit
`streamlit run name_of_script.py`

## Postman Books API docs
[Simple Books API](https://www.postman.com/image-nation/simple-books-api/overview)

## Materials
- [Slides](https://docs.google.com/presentation/d/1gqTWYRlN1UiWSyx-UBazm31kN--w67-JdW5Aka1yUHA/edit?usp=sharing)
- [YouTube Recording of Live Session PT 1](https://www.youtube.com/live/eLfmafuzcqI?si=oDK_hQvdn4_ok9E7)
- [YouTube Recording of Live Session PT 2](https://www.youtube.com/live/dEcgw8pC9ms?si=cqt-Yjhzynt4oO6K)

Screenshot 2025-01-10 at 1 51 58 PM