Skip to main content

3 docs tagged with "the-basics"

View all tags

Apps

When building APIs, you may need to accommodate multiple apps, each with distinct URLs. For instance, it is common to have separate web and mobile applications, each requiring unique verification and reset password URLs.

Code Generator

Apiato comes with a powerful code generator that can help you to generate all the boilerplate code for your containers.

Response

The Apiato\Support\Facades\Response facade is a powerful tool to create API responses.