Skip to content

A simple Python project that interacts with TheCatAPI to display random cat images and manage your favorite cats.

Notifications You must be signed in to change notification settings

eXegiMonumentum/the-cat-api-usage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

The Cat API Usage

This project allows you to fetch random cat images using TheCatAPI and manage your favorite cats. The app retrieves breed information, displays random cat images, and allows you to add cats to your favorites list. Simply provide your API key and enjoy images of cats!

Getting Started

Follow the steps below to get the project up and running.

  1. Clone the repository:

    git clone https://github.com/eXegiMonumentum/Apis_exercises.git
  2. Install the required libraries: Make sure you have Python 3.x installed. To install the required dependencies, run:

    pip install -r requirements.txt
  3. Get your API key: Visit TheCatAPI to get your API key. When you run the application for the first time, it will prompt you for your key.

  4. Run the application: To start the application, run the following command:

    python cats_api.py

You can now enjoy random cat images and manage your favorites!

About

A simple Python project that interacts with TheCatAPI to display random cat images and manage your favorite cats.

Topics

Resources

Stars

Watchers

Forks

Languages