@vnczjs/prism-test-http-server
TypeScript icon, indicating that this package has built-in type declarations

3.0.0 • Public • Published

Prism Server

Usage:

import { createServer } from '@vnczjs/prism-test-http-server';

const server = createServer({
  path: './api.oas2.json',
});

server.listen(3000).then(() => {
  console.log('server is listening!');
});

Readme

Keywords

none

Package Sidebar

Install

npm i @vnczjs/prism-test-http-server

Weekly Downloads

3

Version

3.0.0

License

Apache-2.0

Unpacked Size

24.5 kB

Total Files

20

Last publish

Collaborators

  • vincenzo