# Functions
NewRouter returns a pointer to new RequestRouter.
# Structs
RequestRouter checks http requesta and try to figure out what is the best mock for each one.
# Interfaces
Router contains the functions to check the http request and return the matching mock.