Skip to content

Latest commit

 

History

History
 
 

server

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Prepare

  1. Please install the golang env locally before starting. The recommended version is >= 1.21.6.
  2. Install swag

Quick Start

  1. Run openapi-ui in your local env, refer to quick start
  2. use make run to start the webserver(will generate swager documents automatically)
  3. Import swagger.json or swagger.html(in the ./swagger directory) into open-ui. The server address you can write localhost:1323