Skip to content

SaiKUndurthi/Lob-REST-GraphQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Lob-REST-GraphQL

GraphQL representation of Lob REST API.

Installation

  • Download or Clone this project.
  • Go to backend directory.
  • Make sure to create your own config file with Lob's test API_KEY. (Refer to Lob's Documentation to generate the API_Key.)
  • Run the following command:
npm install

Run the server

npm start

To Use GraphiQL

Go to http://localhost:4000/graphql

Examples of requests that you can make

  • createaddress
  • listalladdress
  • findaddressbyid
  • delete

About

GraphQL representation of Lob REST API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published