0.0.7 • Published 1 year ago
lims-server-openapi v0.0.7
Openapi client library for JavaScript
This package contains an isomorphic SDK (runs both in Node.js and in browsers) for Openapi client.
lims 后端 api
Getting started
Currently supported environments
- LTS versions of Node.js
- Latest versions of Safari, Chrome, Edge and Firefox.
See our support policy for more details.
Install the lims-server-openapi
package
Install the Openapi client library for JavaScript with npm
:
npm install lims-server-openapi
JavaScript Bundle
To use this client library in the browser, first you need to use a bundler. For details on how to do this, please refer to our bundling documentation.
Key concepts
Openapi
Openapi
is the primary interface for developers using the Openapi client library. Explore the methods on this client object to understand the different features of the Openapi service that you can access.