Home - nodejayes/molly GitHub Wiki

Molly User Documentation

Requirements

Molly works only with a MongoDb Replica Set so before you can use Molly you have to Setup one. The next thing is to use the Node Types so install these packages in your Project to have full Types Support:

  • @types/node
  • @types/joi
Feature Usage
First Steps Simple Usage
Configure Server Configuration
Request/Response Request and Response Model
Model Definition Definition of Model
Operations Using Operations
Swagger Documentation Generate Swagger Documentation
Websocket Usage Using Websockets
JSON Schema Support Get the JSON Schema
Transactions Using Transactions