Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alincode/modern-web-2018-swagger
https://github.com/alincode/modern-web-2018-swagger
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/alincode/modern-web-2018-swagger
- Owner: alincode
- License: mit
- Created: 2018-07-19T02:54:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-19T04:17:56.000Z (over 6 years ago)
- Last Synced: 2024-11-06T07:27:03.541Z (about 2 months ago)
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Modern Web 2018 Swagger
### Step1
* openapi
* info object
* paths object### Step2
* add tag
### Step3
* add todo schema
### Step4
* add securitySchemes
### Step5
* add server