Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 882 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 882 Bytes

API

API Playground

Welcome to the API Playground – your ultimate destination for hands-on learning and testing with APIs. Whether you're a seasoned developer or just starting your coding journey, this is the place to explore, experiment, and elevate your skills.

Installation

  1. Clone the Repository
git clone https://github.com/gaonkarBhai/api.playground.git
  1. Navigate to the Project Directory
cd api.playground
  1. Install Dependencies
npm i
  1. Start the Server
npm start
  1. Access API Playground in your Browser

Open your web browser and go to http://localhost:3000 to access the API Playground locally.

Now you're all set to explore, experiment, and enhance your API skills in your own development environment.