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.
- Clone the Repository
git clone https://github.com/gaonkarBhai/api.playground.git
- Navigate to the Project Directory
cd api.playground
- Install Dependencies
npm i
- Start the Server
npm start
- 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.