Socket
Socket
Sign inDemoInstall

openapi-workshop

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openapi-workshop

Self-driven workshop to learn OpenAPI


Version published
Maintainers
1
Created
Source

OpenAPI Workshop

OpenAPI Workshop

NPM version node

✨ Learn how to use the OpenAPI Specification the easy way! ✨

OAS is a specification for machine-readable interface files for describing, producing, consuming, and visualizing RESTful web services

— about OpenAPI at Wikipedia

Exercises

This workshopper has easy and clear tasks that cover the most important aspects of OAS.

  • Basic Structure — Overview of the skeletal structure of OAS
  • POST Endpoints — Learn how to define a POST endpoint
  • POST requestBody — Learn about the POST requestBody structure
  • POST response — Learn about the POST response
  • GET Endpoints — Learn how to define a GET endpoint
  • $refs — Learn how to use $ref in OAS
  • Server Variables — Build dynamic URLs for your API with Server Variables
  • anyOf, allOf — Build complex schemas with anyOf and allOf

Requirements

If you are on Windows, make sure you are using at least version 14.15.1 of Node.js

Installation

Open your terminal and run this command:

npm install -g openapi-workshop

Usage

Open your terminal and run the following command:

openapi-workshop

License

MIT © ReadMe

Keywords

FAQs

Package last updated on 22 Jul 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc