Skip to content

Latest commit

History

History
28 lines (21 loc) 路 1.35 KB

README.md

File metadata and controls

28 lines (21 loc) 路 1.35 KB

API Demo App 馃摫

Overview

Welcome to the API Demo App! This Android application enables users to effortlessly search for GitHub repositories using the GitHub API. The app fetches data from the server and presents it in a clear JSON format, showcasing essential information such as repository ID, name, and

description.

Features

GitHub Repository Search: Search for repositories based on your query.

Detailed Display: View repository details, including ID, name, and description.

JSON Format Presentation: Data fetched from the server is presented in a user-friendly JSON format.

Getting Started

Run the App:

Open the project in Android Studio.

Build and run the app on your Android device or emulator.

Explore the App:

Enter your GitHub repository search query.

View the JSON-formatted results, including repository ID, name, and description.

Technologies Used

Android: Built for the Android platform.

GitHub API: Utilizes the GitHub API for data retrieval.

Screenshot_20230923-113005

Screenshot_20230923-112948