jserver

1.3.6 • Public • Published

What is JServer?

JServer is a toolkit that automatically generates APIs based on JSON or Database. You don't need to write server-side code to quickly implement additions, deletions, changes, queries, and pagination.

Getting Started

Installation

Prerequisites

  • Node.js version 18 or higher.
  • Terminal for accessing JServer via its command line interface (CLI).

JServer can be used on its own, or be installed into an existing project. In both cases, you can install it with:

npm install -g jserver

Now you can check if the installation was successful through commands:

jserver --version

If there is a problem with executing the strategy, the following command can be used to solve it:

Set-ExecutionPolicy RemoteSigned

If all of the above are correct, then we are done and ready to use.

/jserver/

    Package Sidebar

    Install

    npm i jserver

    Weekly Downloads

    29

    Version

    1.3.6

    License

    ISC

    Unpacked Size

    12.1 kB

    Total Files

    3

    Last publish

    Collaborators

    • xzfcxdy123