Skip to content

Basic-standard: Design API with the OpenAPI Specification (OAS) and generate API docs that developers love to work with.

Notifications You must be signed in to change notification settings

monstar-lab/swagger-mock-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swagger-mock-server

How to use

sh devServer.sh

Brief introduction

make generate_swagger -> typescript-fetchのapiがsrc/api 以下に作成されます

make generate_mock -> nodejs-serverで作ったmockが localhost:8083 で立ち上がります

make ui -> swagger uiが localhost:8082で立ち上がります

References

https://swagger.io/docs/specification/2-0/grouping-operations-with-tags/

https://swagger.io/docs/specification/2-0/describing-request-body/

https://swagger.io/docs/specification/2-0/describing-responses/

Editor Online

https://editor.swagger.io/?_ga=2.214311828.2066962316.1553484796-1386158356.1548202947

About

Basic-standard: Design API with the OpenAPI Specification (OAS) and generate API docs that developers love to work with.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published