Skip to content

Latest commit

 

History

History
99 lines (62 loc) · 4.43 KB

readme.md

File metadata and controls

99 lines (62 loc) · 4.43 KB

Using APIs DEMO

This is a sample repo for using APIs in Node.js applications created by Mukul Saini. It is for beginners looking to get started quickly on a new API project using the Node.js environment.

This project requires the following tools:

  • Node.js - The JavaScript environment for server-side code.
  • NPM - A Node.js package manager used to install dependencies.
  • API - An Open Source APIs.

To get started, install NPM and NodeJS on your local computer if you don't have them already.

Getting Started

Step 1. Clone the code into a fresh folder

$ git clone https://github.com/thisismemukul/API-s.git
$ cd API-s

Step 2. Install Dependencies.

Next, we need to install the project dependencies, which are listed in package.json.

$ npm init

What's Included?

  • Express - A minimal web framework for Node.js web applications
  • request - Request is designed to be the simplest way possible to make http calls. It supports HTTPS and follows redirects by default.

Step 3. Install Package.

Next, we need to install the request package, which is listed in package.json.

$ npm install request

License

The Hackathon Starter Kit is open source software licensed as MIT.

============================================================================

I'm a Web Developer, Graphic Designer, and Student!

Let's Connect on Linkedin 👋

Connect with me:

Mukul Saini | Telegram Mukul Saini | Instagram Mukul Saini | Whatsapp Mukul Saini | Linkedin


Languages and Tools:

Visual Studio Code

HTML5

CSS3

Sass

JavaScript

Git

GitHub



thisismemukul


thisismemukul


 thisismemukul