Skip to content

mwangiKibui/consuming-insta-basic-display-api-node-js-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finalized version of consuming the Instagram basic display API on a Node.js GraphQL API.

  • Ensure that you have a .env file in the root of your project with the following structure:

    env-file

  • Install the dependencies:

    npm install
  • Start the development server:

    npm run dev
  • Consume the GraphQL API from here.

About

Consuming Instagram basic display API using Node.js GraphQL API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published