eleven41 / skeddly-api-docs-old

Documentation for the Skeddly API

Home Page:https://api.skeddly.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

skeddly-api-docs

This repo contains the source files for the Skeddly API documentation.

The documentation is in Swagger format.

Build status

Requirements

  • The build and deploy scripts uses PowerShell.
  • Building of static HTML files uses swagger-codegen.

Building

  1. Setup the build environment by executing build-init.ps1.
ps> .\build-init.ps1
  1. Build the HTML files by executing build.ps1.
ps> .\build.ps1

Deploying

The built files are deployed to http://docs.skeddly.com/. Use deploy.ps1 to deploy the generated files.

ps> .\deploy.ps1

About

Documentation for the Skeddly API

https://api.skeddly.com


Languages

Language:HTML 94.2%Language:PowerShell 5.8%