Skip to content

go2maxi/api-json-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

API JSON CLI

Small Python practice project.

This script was used to experiment with:

  • calling a public API
  • handling responses
  • adding basic logging

The goal was simply to understand how a small API script behaves when things succeed or fail.

Run

pip install -r requirements.txt
python fetch_post.py

About

Small CLI experiments for fetching and validating JSON from public APIs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages