All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added interface's namespace to manual for easier implementation.
EndpointSearcher
missing inheritance of Exception class.UriPathGetter
missing inheritance of Exception class.
Router
main point of process.EndpointInterface
has to be implemented by all endpoint classes.EndpointSearcher
helper class to search in routing table.UriPathGetter
helper class to retrieve the URI path.