ribesg
resource("/{...}", "static/index.html")
resource("*", "static/index.html")
resource("/*", "static/index.html")
/*
/a
/a/b
/**
/{...}
orangy
{...}
{param...}
**
*
r4zzz4k
A modern programming language that makes developers happier.