https://github.com/freeelephants/rest-daemon-extension
https://github.com/freeelephants/rest-daemon-extension
rest-api
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/freeelephants/rest-daemon-extension
- Owner: FreeElephants
- Created: 2017-04-10T20:53:16.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-10T20:54:55.000Z (about 9 years ago)
- Last Synced: 2025-07-05T07:04:21.548Z (12 months ago)
- Topics: rest-api
- Language: PHP
- Size: 19.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RestDaemon Extension
Extension of FreeElephants/RestDaemon. Include:
- Serialization component (based on symfony/serializer package)
- DTO interfaces and abstractions.
- Extended RestDaemon Endpoint and Handler implementation.
- Route Config based Builder for RestServer application and related factories.