hosonto-server

3.2.1 • Public • Published

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!

Package Sidebar

Install

npm i hosonto-server

Homepage

hosonto.com/

Weekly Downloads

4

Version

3.2.1

License

ISC

Unpacked Size

25.4 MB

Total Files

23

Last publish

Collaborators

  • hosonto