ResourceBundle
API framework
A Symfony bundle designed to simplify the development of REST APIs by providing a structured approach to resources and their management.
Symfony bundle that helps in developing REST APIs.
34 stars
10 watching
2 forks
Language: PHP
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lanthaler/hydrabundle | Provides a Symfony2 bundle to integrate Hydra, a vocabulary for creating hypermedia-driven RESTful APIs. | 59 |
phrest/api | A Phalcon-based PHP package providing a REST API framework with auto-generated SDK and documentation. | 28 |
rustless/rustless | A framework for building RESTful APIs in Rust with support for multiple features such as versioning and content negotiation. | 617 |
phprest/phprest | A lightweight PHP framework for building RESTful APIs with dependency injection and other essential features. | 307 |
indragunawan/api-rate-limit-bundle | Protects API resources from excessive requests | 66 |
dreampie/resty | A minimalist Java framework for building RESTful APIs with simplified ActiveRecord-like features and HTTP client support. | 1,246 |
silkapp/rest | An infrastructure toolkit for building RESTful APIs in Haskell | 390 |
fasilkk/samplerestapi | A RESTful API implementation in Laravel framework using PHP | 9 |
apiflask/apiflask | A lightweight Python web API framework for building RESTful APIs with automatic validation, serialization, and OpenAPI documentation. | 1,050 |
aws/aws-sdk-php-symfony | A Symfony bundle for managing AWS services in PHP applications. | 349 |
marshmallow-code/flask-smorest | A framework to build auto-documented REST APIs with Flask and marshmallow | 672 |
rs/rest-layer | An API framework for building RESTful APIs with customizable schema validation and graph API capabilities. | 1,256 |
j3-tech/transmissionbundle | A Symfony bundle providing an API client for interacting with the Transmission torrent client | 4 |
symfony/http-client | A component for fetching HTTP resources in PHP | 1,960 |
toastdriven/restless | A lightweight framework for building RESTful APIs in Python. | 832 |