当前位置:网站首页>Swagger UI tutorial API document artifact
Swagger UI tutorial API document artifact
2022-07-06 20:56:00 【51CTO】
Catalog
[TOC]
Preface
In some interface projects ,API Is used frequently , So a API Online document generation and testing tools are essential . and Swagger UI It's such a practical online tool
This blog describes how to follow the Swagger UI, Note that the company's test server is Linux Systematic , Therefore, this blog only introduces based on Linux Systematic Swagger Environment building process
Server environment installation ##
NodeJS Download deployment ###
First you need to download NodeJS, To nodejs Official website http://nodejs.org/dist/v0.10.26, download node-v0.10.26-linux-x64.tar.gz, Because this is already compiled , So we first use software to upload files to Linux The server , have access to WinSCP
And then use Linux Of cd The command comes to you nodejs Location of compressed files
The decompression command is as follows :
And then go to the file
perform
Set up node overall situation
Set up npm overall situation
testing nodejs and npm Is the installation successful
You can see the version number , What installation succeeded
express Download deployment ####
Install well NodeJS and NPM after , We can install it express 了
The following important modules are needed with express The frame is installed together :
body-parser - node.js middleware , Used for processing JSON, Raw, Text and URL Encoded data .
cookie-parser - This is an analysis Cookie Tools for . adopt req.cookies You can take it from cookie, And turn them into objects .
multer - node.js middleware , Used for processing enctype="multipart/form-data"( Set the MIME code ) Form data for .
Check whether the installation is successful
NodeJS Boot up ####
Then set the NodeJS Boot up
install forever
Set up
Swagger UI Installation and deployment ##
github On clone: https://github.com/swagger-api/swagger-ui If there is a download Git, Just use git download , Get access to github, Direct download
Then, according to the needs of the company , stay Linux On mkdir, I was there first root route , Create a node_app file
Get into node_app
Environment configuration
The following tips can be filled in according to your own needs
VI Editor use :
Add code
Enable server
visit , Input http:// Company servers IP:3000
You can see Helloworld, Of course, we need to deploy Swagger
stay node_app So let's create one public Folder
Then download to swagger ui Inside dist Copy the files in the folder to public Folder
modify index.js
Then input http://ip:3000/swapper, Yes, you can see something similar page

Picture description here
Swagger Editor Use ##
Swagger Editor yes Swagger UI The online editor , We can build our own , You can also use the official , The official URL: http://editor.swagger.io/#/
github On Clone: https://github.com/swagger-api/swagger-editor After the swagger editor Put the document in the company Linux Server
Http server install ###
Start the project http-server swagger-editor, The default is 8080 port
Set up port And start the swagger editor
Input http://ip:2017/#/ You can access your own Swagger Editor Editor
Reference tutorial
http://www.linuxidc.com/Linux/2014-07/104489.htm
http://www.linuxidc.com/Linux/2014-06/103372.htm
边栏推荐
- 基于STM32单片机设计的红外测温仪(带人脸检测)
- PHP saves session data to MySQL database
- 1500万员工轻松管理,云原生数据库GaussDB让HR办公更高效
- #yyds干货盘点#重新梳理箭头函数的this
- 新型数据库、多维表格平台盘点 Notion、FlowUs、Airtable、SeaTable、维格表 Vika、飞书多维表格、黑帕云、织信 Informat、语雀
- Pat 1078 hashing (25 points) ⼆ times ⽅ exploration method
- Select data Column subset in table R [duplicate] - select subset of columns in data table R [duplicate]
- Logic is a good thing
- 防火墙基础之外网服务器区部署和双机热备
- 什么是RDB和AOF
猜你喜欢

Quel genre de programmation les enfants apprennent - ils?

新型数据库、多维表格平台盘点 Notion、FlowUs、Airtable、SeaTable、维格表 Vika、飞书多维表格、黑帕云、织信 Informat、语雀
![[diy] self designed Microsoft makecode arcade, official open source software and hardware](/img/a3/999c1d38491870c46f380c824ee8e7.png)
[diy] self designed Microsoft makecode arcade, official open source software and hardware

Introduction to the use of SAP Fiori application index tool and SAP Fiori tools

OLED屏幕的使用

看过很多教程,却依然写不好一个程序,怎么破?

Database - how to get familiar with hundreds of tables of the project -navicat these unique skills, have you got it? (exclusive experience)

Implementation of packaging video into MP4 format and storing it in TF Card

2022 Guangdong Provincial Safety Officer C certificate third batch (full-time safety production management personnel) simulation examination and Guangdong Provincial Safety Officer C certificate third

Manifest of SAP ui5 framework json
随机推荐
使用.Net分析.Net达人挑战赛参与情况
How to turn a multi digit number into a digital list
Can novices speculate in stocks for 200 yuan? Is the securities account given by qiniu safe?
##无yum源安装spug监控
Deployment of external server area and dual machine hot standby of firewall Foundation
15million employees are easy to manage, and the cloud native database gaussdb makes HR office more efficient
过程化sql在定义变量上与c语言中的变量定义有什么区别
Intel 48 core new Xeon run point exposure: unexpected results against AMD zen3 in 3D cache
OSPF multi zone configuration
What is the difference between procedural SQL and C language in defining variables
Taylor series fast Fourier transform (FFT)
[DIY]如何制作一款个性的收音机
Rhcsa Road
Rhcsa Road
Laravel notes - add the function of locking accounts after 5 login failures in user-defined login (improve system security)
Le langage r visualise les relations entre plus de deux variables de classification (catégories), crée des plots Mosaiques en utilisant la fonction Mosaic dans le paquet VCD, et visualise les relation
Rhcsa Road
Math symbols in lists
1_ Introduction to go language
Select data Column subset in table R [duplicate] - select subset of columns in data table R [duplicate]