3.2.1 โ€ข Published 1 year ago

hosonto-server v3.2.1

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Welcome to Hosonto server ๐ŸŽ‰ ๐Ÿงก ๐Ÿงš

Build Status

Hosonto server and API part

๐Ÿ  Homepage

Install

npm install hosonto-server

Usage

const {HosontoServer}  = require("hosonto-server")

app = express()

let server = new HosontoServer(app, myConnectorInstance, configuration)

Exported Modules

  • HosontoServer: The main class to create the server, adding hosonto Event execution and Automation api's
  • MongoDBConnector: The main mongoDB adapter
  • MongoAccessHelper: The security and access controller for mongoDB

Author โญ

๐Ÿ‘ค Hosonto MS

Show your support

Give a โญ๏ธ if this project helped you!