Skip to content

OpenAPI specification of a new Tournaments application that runs in the browser.

Notifications You must be signed in to change notification settings

glenstaes/tournaments-openapi

Repository files navigation

README

This project aims to define the Open API spec needed to make a new tournaments application that runs in a browser.

Render OpenAPI spec in HTML

To render your OpenAPI definition using Redoc, follow the steps below.

How do I open redoc?

Ensure node v20.10.0 is installed.

Follow these steps:

--- Commandline ---

npm install
npm start

The index.html page will be opened in your browser automatically

--- Using Jetbrains Webstorm: ---

  1. go to webstorm.html
  2. Open webstorm.html in browser (Webstorm will automatically host the yaml files for you)

More info about Redocly:

For more information see:

About

OpenAPI specification of a new Tournaments application that runs in the browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages