1.0.3 • Published 2 years ago

@open-ifood/sdk v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Open iFood SDK

Unofficial SDK for iFood Client API

Usage

1. Installation

Using NPM

npm install @open-ifood/sdk

or Yarn Package Manager

yarn add @open-ifood/sdk

2. Environment variables

Some variables must be defined in the environment, you can see, what are here

Import

import * as IFoodSDK from '@open-ifood/sdk';

Reference API

Click here and read the reference API documentation.

TODO List

  • Split a service like a marketplace module, in sub-modules, like address, authentication;
  • Simplify the last step for complete the authentication;
  • Create Unit Tests.
1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago