@jean-piaget/api-js
TypeScript icon, indicating that this package has built-in type declarations

0.3.5 • Public • Published
Jean Piaget Logo

Jean Piaget API Javascript SDK

This is a SDK of our API made for js. It's built with Node.js and TypeScript.

Features

  • [x] Built with TypeScript
  • [x] Jean Piaget's API access
  • [x] Automatic NPM release
  • [x] Complete API coverage
  • [ ] Unit test coverage

Table of Contents

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installation

  1. Clone the repository:
git clone https://github.com/Jean-Piaget/api-js.git
cd api-js
  1. Install the dependencies:
npm install
npm install -g typescript

Using the SDK

  1. Add the SDK:
npm i @jean-piaget/api-js
It is recommended that you use an API testing tool. Some examples include Postman and Insomnia.

Running tests

To run the tests, use the following command:

npm test

Project Structure

This project follows a modular structure, organized around the functionality of the application. Here's a brief overview of the main directories and files:

  • .github/workflows/: Contains the GitHub Actions workflow files.
  • resources/: Contains static files and resources.
  • src/: Contains the main source of the API SDK.
    • index.ts: File where the SDK is configured.

Useful Links

Readme

Keywords

none

Package Sidebar

Install

npm i @jean-piaget/api-js

Weekly Downloads

23

Version

0.3.5

License

ISC

Unpacked Size

311 kB

Total Files

7

Last publish

Collaborators

  • joaoluizjeanpiaget
  • lymei
  • felipejeanpiaget