easer

easer

  • Docs
  • GitHub
  • Blog

›Getting Started

Getting Started

  • Overview
  • Installation
  • Basic Operations

Guides

  • Configuration of the Server
  • REST API Specification
  • Static Web Server
  • REST API / NATS Gateway
  • Mock Server
  • WebSocket / NATS Gateway
  • easer internals

Installation

Prerequisites

In order to run the server, you need to have the Node.js and npm installed on your machine.

Installation

The easer is made to act as a standalone application server, so it's preferred installation is:

npm install -g easer

For development purposes clone the easer server into a folder:

clone git@github.com:/easer.git

Install the required dependencies:

cd easer
npm install
Last updated on 11/22/2022
← OverviewBasic Operations →
  • Prerequisites
  • Installation
easer
Docs
Getting StartedGuidesReference Card
Community
User Showcase
More
BlogGitHubStar
Copyright © 2024 Tamás Benke