Skip to content

NexarDeveloper/nexar-first-supply-query

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nexar-first-supply-query

Simple console app which looks up supplier parts by MPN

Prerequisites

You need an application at nexar.com with the Supply scope. Use the application client ID and secret and set environment variables NEXAR_CLIENT_ID and NEXAR_CLIENT_SECRET.

Understanding these Examples

Each of these examples are using a "nexarClient" or "supplyClient" class. This class provides the necessary functionality to retrieve tokens and then use them to query the API. Then there are example runnable files that use this client to perform a given query and then display the data.

About

Simple console app which looks up supplier parts by MPN

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published