-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Sanchan Moses edited this page Mar 26, 2020
·
11 revisions
Leap.js is a lightweight Node.js framework to accelerate the building of efficient and scalable server-side applications with Typescript. It is built with and fully supports Typescript
Under the hood, the framework makes use of Express. The framework provides a layer of abstraction over express but also exposes their APIs to the developer. This allows developers to use a wide range of third-party modules available for express.
Please make sure that Nodejs (>=10.x.x) is installed on your system
- The Scheduler, Queue and CRUD modules only support MongoDB
- Queue only has support for RabbitMQ