https://github.com/habibun/symfony-rest
Building Restful APIs with Symfony
https://github.com/habibun/symfony-rest
php rest rest-api restful-api symfony
Last synced: about 2 months ago
JSON representation
Building Restful APIs with Symfony
- Host: GitHub
- URL: https://github.com/habibun/symfony-rest
- Owner: habibun
- Created: 2022-10-22T10:50:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-28T10:56:33.000Z (over 3 years ago)
- Last Synced: 2025-10-09T00:24:46.064Z (9 months ago)
- Topics: php, rest, rest-api, restful-api, symfony
- Homepage:
- Size: 3.39 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# symfony-rest
Symfony Restful API implementation
| Branch | Symfony Version | PHP Version |
|------------------|-----------------|-----------------|
| [hantsy][hantsy] | `5.4.x` | `8.0` or higher |
Read [REST Docs](Representational_state_transfer)
### Resources
- [`hantsy`][hantsy] - [Building Restful APIs with Symfony 5 and PHP 8][hantsy-post] => [Hantsy Source Codes](https://github.com/hantsy/symfony-rest-sample)
### License
The code is licensed under the [MIT License](https://github.com/habibun/symfony-rest/blob/main/LICENSE)
[hantsy]: https://github.com/habibun/symfony-rest/tree/hantsy
[hantsy-post]: https://itnext.io/building-restful-apis-with-symfony-5-and-php-8-35368a6246ad