Skip to content
Jurek Muszyński edited this page Sep 5, 2019 · 1 revision

char *ID

Description

Last part of request URI, i.e. for example.com/this/sample/1234 ID will be 1234.

Returns

NULL-terminated string.

Example

See Silgy RESTful API generator.

Clone this wiki locally