swagger

Swagger is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

https://github.com/rstudio/swagger

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.0%) to scientific vocabulary

Keywords from Contributors

odbc
Last synced: 11 months ago · JSON representation

Repository

Swagger is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

Basic Info
Statistics
  • Stars: 54
  • Watchers: 9
  • Forks: 11
  • Open Issues: 1
  • Releases: 4
Created almost 9 years ago · Last pushed about 2 years ago
Metadata Files
Readme Changelog License

README.md

Dynamically Generate Documentation from a 'Swagger' Compliant API

CRAN\_Status\_Badge R build status

Swagger is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

The main purpose of this package is to enable package authors to create APIs that are compatible with swagger.io and openapis.org.

Package authors providing web interfaces can serve the static files from swagger_path() using httpuv or fiery. As a start, we can also browse them by running:

r library(swagger) browseURL(swagger_index())

To learn more about Swagger visit: swagger.io/swagger-ui

Owner

  • Name: RStudio
  • Login: rstudio
  • Kind: organization
  • Email: info@rstudio.org
  • Location: Boston, MA

GitHub Events

Total
  • Issues event: 2
  • Watch event: 1
  • Issue comment event: 2
Last Year
  • Issues event: 2
  • Watch event: 1
  • Issue comment event: 2

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 63
  • Total Committers: 5
  • Avg Commits per committer: 12.6
  • Development Distribution Score (DDS): 0.365
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Barret Schloerke s****e@g****m 40
Javier Luraschi j****i@h****m 14
Bruno Tremblay b****o@b****a 7
dselivanov s****y@g****m 1
Bruno Tremblay b****y@l****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 13
  • Total pull requests: 21
  • Average time to close issues: about 1 year
  • Average time to close pull requests: 25 days
  • Total issue authors: 12
  • Total pull request authors: 5
  • Average comments per issue: 1.77
  • Average comments per pull request: 1.24
  • Merged pull requests: 15
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 0
  • Average time to close issues: about 4 hours
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 2.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • schloerke (2)
  • cpsievert (1)
  • jennybc (1)
  • maelle (1)
  • adamrp (1)
  • kwon14 (1)
  • javierluraschi (1)
  • hedsnz (1)
  • FvD (1)
  • emcfalls (1)
  • dselivanov (1)
  • jonekeat (1)
Pull Request Authors
  • schloerke (12)
  • meztez (8)
  • javierluraschi (1)
  • dselivanov (1)
  • michalkouril (1)
Top Labels
Issue Labels
enhancement (3) help wanted (3) good first issue (2) question (2)
Pull Request Labels

Packages

  • Total packages: 2
  • Total downloads:
    • cran 14,461 last-month
  • Total docker downloads: 131,804
  • Total dependent packages: 5
    (may contain duplicates)
  • Total dependent repositories: 141
    (may contain duplicates)
  • Total versions: 9
  • Total maintainers: 1
cran.r-project.org: swagger

Dynamically Generates Documentation from a 'Swagger' Compliant API

  • Versions: 6
  • Dependent Packages: 3
  • Dependent Repositories: 141
  • Downloads: 14,461 Last month
  • Docker Downloads: 131,804
Rankings
Dependent repos count: 1.7%
Downloads: 2.2%
Forks count: 6.3%
Stargazers count: 6.5%
Average: 8.0%
Dependent packages count: 10.9%
Docker downloads count: 20.2%
Maintainers (1)
Last synced: 12 months ago
conda-forge.org: r-swagger
  • Versions: 3
  • Dependent Packages: 2
  • Dependent Repositories: 0
Rankings
Dependent packages count: 19.5%
Average: 32.4%
Dependent repos count: 34.0%
Stargazers count: 36.0%
Forks count: 40.0%
Last synced: 11 months ago

Dependencies

DESCRIPTION cran
  • jsonlite * suggests
  • plumber * suggests
  • testthat * suggests
.github/workflows/R-CMD-check.yaml actions
inst/dist3/package.json npm
inst/dist4/package.json npm
inst/dist5/package.json npm