0.20.0 • Published 5 months ago

@rest-vir/run-service v0.20.0

Weekly downloads
-
License
(MIT or CC0 1.0)
Repository
github
Last release
5 months ago

@rest-vir/run-service

Part of the rest-vir suite. This package is used for running a REST service already defined by @rest-vir/define-service and implemented by @rest-vir/implement-service.

See the full docs at https://electrovir.github.io/rest-vir

Installation

npm i @rest-vir/run-service

Usage

Run your service:

import {startService} from '@rest-vir/run-service';

await startService(myServiceImplementation, {
    port: 3000,
});
0.20.0

5 months ago

0.19.2

6 months ago

0.19.1

6 months ago

0.19.0

6 months ago

0.18.1

6 months ago

0.18.0

6 months ago

0.17.2

6 months ago

0.17.1

6 months ago

0.17.0

6 months ago

0.16.0

6 months ago

0.15.1

6 months ago

0.15.0

7 months ago

0.14.0

7 months ago

0.13.0

7 months ago

0.12.0

7 months ago

0.11.4

7 months ago

0.11.3

7 months ago

0.11.2

7 months ago

0.11.1

7 months ago

0.11.0

7 months ago

0.10.0

7 months ago

0.9.1

8 months ago

0.9.0

8 months ago

0.8.3

8 months ago

0.8.2

8 months ago

0.8.1

8 months ago

0.8.0

8 months ago

0.7.0

8 months ago

0.6.0

8 months ago

0.5.4

8 months ago

0.5.3

8 months ago

0.5.2

8 months ago

0.5.1

8 months ago

0.5.0

8 months ago

0.4.1

8 months ago

0.4.0

8 months ago

0.3.4

8 months ago

0.3.3

9 months ago

0.3.2

9 months ago

0.3.1

9 months ago

0.3.0

9 months ago

0.2.0

9 months ago

0.1.0

9 months ago

0.0.7

9 months ago

0.0.6

9 months ago

0.0.5

9 months ago

0.0.4

9 months ago

0.0.3

9 months ago

0.0.2

9 months ago