jmms

0.6.2 • Public • Published

jmms

A java meta micro service framework.

Getting Started

Install

$ npm install -g jmms

Create a new project!

$ jmms create project hello

The world 'hello' is the name of project.

Run the project

cd hello
$ jmms run

Checks

$ curl http://localhost:8080

The console will print the message : "It works!".

Dependencies (26)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i jmms

    Weekly Downloads

    3

    Version

    0.6.2

    License

    Apache-2.0

    Unpacked Size

    145 kB

    Total Files

    76

    Last publish

    Collaborators

    • leapframework