Skip to content

BinaryStars/mygene-swagger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

MyGene Swagger Specification

Swagger specification of MyGene.info web services.

The swagger.json file can be used with the Swagger-UI project, available on GitHub.

Installation of Swagger-UI

  • Download Swagger-UI project
  • Run npm install
  • Change the file index.html (src/main/html/index.html) and replace the URL for the Pet Store swagger.json file for your swagger.json file.
  • Run gulp to build the project
  • Run gulp serve to launch the web site locally
  • The folder dist contains the files to deploy the app to a server.

Output

Using the swagger.json file documenting web services for MyGene.info will generate a site as below.

MyGene.info Swagger

About

Swagger documentation and server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published