项目作者: isa-group

项目描述 :
NodeJS module to manage RESTful APIs defined with OpenAPI 3.0 Specs over express servers.
高级语言: JavaScript
项目地址: git://github.com/isa-group/oas-tools.git
创建时间: 2018-02-08T14:28:39Z
项目社区:https://github.com/isa-group/oas-tools

开源协议:Apache License 2.0

下载


OAS TOOLS



NPM

npm
node-current
npm
Node.js CI
Conventional Commits



Known Vulnerabilities
Coverage Status

Warning

OAS Tools package has been renamed from oas-tools to @oas-tools/core

Quickstart

Initialize a new OAS Tools project from the CLI

  1. > npx @oas-tools/cli init

It will prompt the following menu, asking which type of resource will be initialized:

  1. ? Select a resource to initialize (Use arrow keys)
  2. > Server
  3. Module
  4. Development environment
  5. OpenAPI File

Select server, answer the questions and you’ll get a running server with OAS Tools.

More information in our web page

Contributing guidelines

We greatly appreciate community contributions, that’s why we have created a document stating clear guidelines for contributing to OAS Tools.
We also encourage you to participate in discussions and activate notification for our announcements in the organization’s discussions dashboard

License

Copyright 2018, ISA Group, University of Sevilla

For technical inquiry please contact to engineering team.

ISA Group

Licensed under the Apache License, Version 2.0 (the “License“); you may not use this file except in compliance with the License. You may obtain a copy of the License at apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.