Building Your API
Building Your API is a set of guides covering some of the major features provided by Sensai to create powerful APIs. We recommend starting with the Routing guide, as some of the major features are built on top of the file-system based routing mechanism provided by Sensai.
routing | A file-system based router that supports parametric and nested routing, authorization and more. |
API First
mocking | Use a contract driven approach using mocked data |