# Rest

## URL pattern definition * (default) Fast routing algorithm that allows static elements, regular expressions and dynamic parameters in the URL path (e.g. /meetings/{id} or /static/{subpath:*}

You can see more documentations about router in [here](https://github.com/emicklei/go-restful)