@antwansherif/cms-integration-poc

1.1.2 • Public • Published

cms-integration-poc

CMS APIs Integration POC. Used for Symphony project, CIT @Vodafone.

Currently the library make a fake API authentication and returns a random cat image; cause who don't like cats.

alt text

Installation

You can install the package into your project using npm

npm i -S @antwansherif/cms-integration-poc

Usage

import { getContent } from '@antwansherif/cms-integration-poc';

getContent().then(mediaSrc => {
      //add your logic here
});

Dependencies (0)

    Dev Dependencies (6)

    Package Sidebar

    Install

    npm i @antwansherif/cms-integration-poc

    Weekly Downloads

    0

    Version

    1.1.2

    License

    ISC

    Unpacked Size

    10.2 kB

    Total Files

    7

    Last publish

    Collaborators

    • antwansherif