modra-driver-rest

1.0.1 • Public • Published

Introduction

Rest Driver is responsible for providing rest (post, get) functionality to modules in Modra framework. Its also rendering themes and serving theme files. Right now, its capable of two different theme engines: underscore and react.

Configuration

d_rest: {
    "devLog": true,
    "cookie": {
        "secret": ""
    }
}

Testing

Make sure you create a config.js file in root which will be parsed for testing. Use the object from Configuration and module.exports it.

Readme

Keywords

none

Package Sidebar

Install

npm i modra-driver-rest

Weekly Downloads

14

Version

1.0.1

License

none

Last publish

Collaborators

  • gecsi