Skip to content

M3tering/m3ter-graphql-client-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

m3ter-graphql-client-example

This project demonstrates the usage of the m3ter-graphql-client library to interact with a GraphQL API meter data.

Prerequisites

  • Node.js installed on your system.
  • A valid endpoint for the GraphQL API.

Installation

  1. Clone the repository:
git clone <repository-url>
cd m3ter-graphql-client-example
  1. Install dependencies:
npm install

Usage

  1. Update the endpoint in main.js with your GraphQL API URL.

  2. Run the script:

node main.js

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%