Coder Social home page Coder Social logo

jonyw4 / webmaniabr-js Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 2.17 MB

๐Ÿ“ƒ A WebmaniaBR JS Javascript API

Home Page: https://jonyw4.github.io/webmaniabr-js/

License: Apache License 2.0

JavaScript 0.54% TypeScript 99.46%
webmania client nfe nota-fiscal webmaniabr webmania-br sdk webmaniabr-sdk

webmaniabr-js's Introduction

WebmaniaBR Client API

npm (scoped) Build Status codecov semantic-release

A JavaScript library to interface with WebmaniaBR API, it works with Node.js. The documentation can be found here.

๐ŸŒŸ Features

This library its in early stages, so it doesn't have interfaces for all Webmania BR features (Your PR is very welcome).

With this library you can:

  • verifyStatusSefaz
  • verifyExpirationCertificado
  • createNotaFiscal

๐Ÿ“– How to use?

Install the library

npm i webmaniabr-js

Import the library

import WebmaniaBR from 'webmaniabr-js';

const client = new WebmaniaBR(consumerKey, consumerSecret, accessToken, accessTokenSecret, timeout);
const response = await client.createNotaFiscal({...});

๐Ÿ“š API Docs

This library provides a promise based interface for all functions. Before you can use the library, you need to provide authentication details which will be used through API calls.

For a detailed documentation, see our Documentation.

๐Ÿ˜ Do you like?

Please, consider supporting my work as a lot of effort takes place to create this repo! Thanks a lot.

Buy Me A Coffee

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.