Skip to content

nicecss/uxkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uxkit

a web\app uxkit

RESTAPI

操作 HTTP 动作 Koa 方法
列出模块 GET /modules ModulesController#index
查看模块 GET /modules/52 ModulesController#show
列出styles GET /styles StylesController#index
查看styles GET /styles/52 StylesController#show
列出scripts GET /scripts ScriptsController#index
查看scripts GET /scripts/52 ScriptsController#show
列出html GET /html HtmlController#index
查看html GET /html/52 HtmlController#show

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors