Skip to content

Instantly share code, notes, and snippets.

View Hareshyadav's full-sized avatar
:octocat:

Haresh Yadav Hareshyadav

:octocat:
View GitHub Profile
@Hareshyadav
Hareshyadav / git-commands-cheatsheet.md
Last active April 14, 2026 17:07
Common Git commands for beginners with simple examples for daily use

API Testing Basics

What is API

API = Application Programming Interface
Used to communicate between frontend and backend


Common Methods