/
GO
golearnku
/
tapi-blog Example API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
Swagger 2.0
2026-07-17
10
6
6.5 KB
user
Add new user to the database
Add a new user
post
/user
Request body
UserCreateRequest
required
password
string
username
string
Response
{"code":0,"message":"OK","data":{"username":"kong"}}
UserCreateResponse
required
username
string