Pinned Repositories
app
A mixerapi/mixerapi application template for Docker Compose and Kubernetes based on the official cakephp/app 4.2 template.
bake
A bake template for RESTful CakePHP controllers. [READ-ONLY]
collection-view
A CakePHP Collection View for displaying configurable pagination meta data in JSON or XML collection responses. [READ-ONLY]
core
Core library for MixerAPI [READ-ONLY]
crud
A CakePHP CRUD (Create/Read/Update/Delete) services for your RESTful APIs controller actions using CakePHP's dependency injection container. [READ ONLY]
demo
MixerAPI demo project based on the mixerapi/app template.
exception-render
Handles rendering entity validation errors and other exceptions for your API [READ-ONLY]
mixerapi
CakePHP API Plugin for REST + JSON API Development [READ-ONLY]
mixerapi-dev
Development (monorepo) repository for MixerAPI
rest
Generate restful routes with a single command or expose them automatically with an AutoRouter [READ-ONLY]
Mixer Api's Repositories
mixerapi/mixerapi
CakePHP API Plugin for REST + JSON API Development [READ-ONLY]
mixerapi/mixerapi-dev
Development (monorepo) repository for MixerAPI
mixerapi/bake
A bake template for RESTful CakePHP controllers. [READ-ONLY]
mixerapi/core
Core library for MixerAPI [READ-ONLY]
mixerapi/demo
MixerAPI demo project based on the mixerapi/app template.
mixerapi/rest
Generate restful routes with a single command or expose them automatically with an AutoRouter [READ-ONLY]
mixerapi/app
A mixerapi/mixerapi application template for Docker Compose and Kubernetes based on the official cakephp/app 4.2 template.
mixerapi/collection-view
A CakePHP Collection View for displaying configurable pagination meta data in JSON or XML collection responses. [READ-ONLY]
mixerapi/crud
A CakePHP CRUD (Create/Read/Update/Delete) services for your RESTful APIs controller actions using CakePHP's dependency injection container. [READ ONLY]
mixerapi/exception-render
Handles rendering entity validation errors and other exceptions for your API [READ-ONLY]
mixerapi/jwt-auth
A CakePHP JWT authentication plugin [read-only]
mixerapi/mixerapi.com
MixerAPI documentation. Streamline development of APIs in CakePHP.
mixerapi/hal-view
A Hypertext Application Language (HAL+JSON) View for CakePHP [READ-ONLY]
mixerapi/json-ld-view
A JSON-LD view for CakePHP [READ-ONLY]
mixerapi/plugin
A cakephp plugin template