Skip to content

Releases: peej/tonic

v3.3: Introduce route() method that returns the ResourceMetadata that match…

08 Jun 20:07
Compare
Choose a tag to compare
…es the given Request object.

Works exactly like getResource() but does not instantiate the Resource object, allowing for creater flexibility with Resource class loading and object creation.