minizinc-server
TypeScript icon, indicating that this package has built-in type declarations

3.0.2 • Public • Published

MiniZinc Server

License: MIT NPM version

This is a REST server based on Express and OpenAPI providing an unified access to minizinc. Best to be used with the RESTMiniZinc helper class.

Usage

npm i minizinc-server
npx minizinc-server --port 5000

// access localhost:5000/api-docs for Swagger UI // example client -> public/index.js

Development Environment

Installation

git clone https://gitlab.com/minizinc/minizinc-webide.git
cd minizinc
npm install

Build distribution packages

npm run dist

Dependents (0)

Package Sidebar

Install

npm i minizinc-server

Weekly Downloads

0

Version

3.0.2

License

MIT

Unpacked Size

40.3 kB

Total Files

11

Last publish

Collaborators

  • cyderize
  • dekker1
  • sgratzl