- Notifications
You must be signed in to change notification settings - Fork0
leadnfe/rest-client
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
LeadNFe REST API Client
npm install @leadnfe/rest-client --save
constrest=require('@leadnfe/rest-client');constrestClient=rest('https://api.leadnfe.com/')app.configure(restClient.fetch(window.fetch));constnfes=app.service('nfes');
Por favor utilize a documentação oficial@leadnfe/rest-client documentation para mais detalhes.
Copyright (c) 2018
Licensed under theMIT license.