apex_url_builder library

Classes

CommonEntry
PATH, QUERY
Path
PathEntryHandler
PATH, QUERY handlers
Query
QueryEntryHandler
RestUrlBuilder
RestUrlEntry
RestUrlEntryHandler<E extends RestUrlEntry>
UrlBuilder
This class is a helper for URL path manipulations. It provides a way to keep the base url, then add a request path to it and apply some query and path params to it. Here is the example usage of it.