Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/slevomat/termino-api-docs

API documentation for hotel synchronization with Termino/Slevomat
https://github.com/slevomat/termino-api-docs

Last synced: about 2 months ago
JSON representation

API documentation for hotel synchronization with Termino/Slevomat

Awesome Lists containing this project

README

        

# Termino Hotel API OpenAPI Definition

## Working on your OpenAPI Definition

### Install

1. Install [Node JS](https://nodejs.org/).
2. Clone this repo and run `npm install` in the repo root.

### Usage

#### `npm start`
Starts the reference docs preview server.

#### `npm test`
Validates the definition.

#### `npm run build-page`
Prepares the reference docs for deployment in dist folder.
Commit and push changes to GitHub to deploy to Github Pages.