abstract class ApiAction
- ApiAction
- Lucky::Action
- Reference
- Object
Overview
Include modules and add methods that are for all API requests
Included Modules
Direct Known Subclasses
- Api::Me::Show
- Api::Merchants::Create
- Api::Merchants::List
- Api::Merchants::Show
- Api::Posts::Create
- Api::Posts::List
- Api::Posts::Show
- Api::SignIns::Create
- Api::SignUps::Create
- Home::Index
Defined in:
actions/api_action.crConstant Summary
-
AFTER_PIPES =
[] of Symbol
-
Include modules and add methods that are for all API requests
-
BEFORE_PIPES =
[set_turbolinks_location_header_from_session, verify_accepted_format, require_auth_token] of Symbol
-
Include modules and add methods that are for all API requests
-
EXPOSURES =
[] of Symbol
-
Include modules and add methods that are for all API requests
-
PARAM_DECLARATIONS =
[] of Crystal::Macros::TypeDeclaration
-
Include modules and add methods that are for all API requests
-
ROUTE_SETTINGS =
{prefix: ""}
-
Include modules and add methods that are for all API requests
-
SKIPPED_PIPES =
[] of Symbol
-
Include modules and add methods that are for all API requests