Skip to content

ar-cyber/seqta-api-swagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

SEQTA API Reference

Overview

OpenAPI (swagger) file for SEQTA Learn.
Head here to view the API.

Installation

  1. install docker
sudo apt install docker.io
  1. clone repo
git clone https://github.com/ar-cyber/seqta-api-swagger
  1. run the swagger-ui docker container
docker run -p 80:8080 -e SWAGGER_JSON="openapi(1).yaml" docker.swagger.io/swaggerapi/swagger-ui

Contributions

Create a Pull Request and send screenshot of swagger editor instance with no/minimal errors.

About

Unofficial swagger API reference for SEQTA Learn

Topics

Resources

Stars

Watchers

Forks