@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
});

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.1.21latest

Version History

VersionDownloads (Last 7 Days)Published
1.1.21
1.1.10
1.1.00

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