Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/c4rlo/vimhelp
/ endpoints
Endpoints
5 in github.com/c4rlo/vimhelp
⨍
Functions
286
◇
Types & classes
29
↳
Endpoints
5
Route
favicon
bp.route("/favicon.ico")
vimhelp/webapp.py:None
Route
static_filename
bp.route("/s/<hash_>/<filename>")
vimhelp/webapp.py:None
Route
vimhelp_filename
bp.route("/<filename>.html")
vimhelp/webapp.py:None
Route
vimhelp_tagsearch
bp.route("/api/tagsearch")
vimhelp/webapp.py:None
Route
warmup
app.route(_WARMUP_PATH)
vimhelp/webapp.py:None