Skip to content

hosontoMS/hosonto-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Hosonto server 🎉 🧡 🧚

Build Status

Hosonto server and API part

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!