module-rest
API request generator
A module to industrialize API REST requests with dependency injection using Guzzle library in Magento 2 projects.
Provide a module to industrialize API REST request with dependency injection using Guzzle library
11 stars
3 watching
4 forks
Language: PHP
last commit: 7 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
urigo/sofa | A tool that generates REST APIs from GraphQL schema definitions | 1,077 |
evan108108/restfullyii | A tool that simplifies the creation of RESTful APIs in Yii applications | 320 |
jeffknupp/sandman2 | Automates generation of RESTful APIs from legacy databases without requiring code | 2,008 |
jkheadley/rest-hapi | Automates RESTful API generation from Mongoose schema definitions using a Node.js plugin | 1,188 |
astorm/pestle | A collection of command line scripts and a PHP module system for organizing code generation tools | 533 |
techgaun/gulp-apidoc | Generates documentation for RESTful web APIs | 5 |
prolifode/deno_rest | A boilerplate project for creating RESTful APIs using Deno and Oak. | 152 |
tompston/gomakeme | Automates the creation of boilerplate and endpoints for REST APIs in Go. | 11 |
mmuller88/cdk-alps-spec-rest-api | An AWS CDK construct that generates an API Gateway from an ALPS API YAML file | 6 |
programmingarehard/resourcebundle | A Symfony bundle designed to simplify the development of REST APIs by providing a structured approach to resources and their management. | 34 |
springimport/magento2-api-v1 | Provides a REST client for interacting with the Magento 2 API v1 using Guzzle. | 16 |
zedgr/pychallonge | Provides Python bindings for the CHALLONGE! API to interact with tournaments and participants. | 45 |
integer-net/magento2-module-template | A set of tools and configurations for creating new Magento 2 modules | 25 |
nelmio/nelmioapidocbundle | Generates documentation for REST APIs from annotations in a PHP framework | 2,229 |
lingaro/magento2-module-codegen | Automates creation of reusable Magento 2 code | 90 |