https://github.com/drupol/composite
Test/demo project using composite keys with API Platform
https://github.com/drupol/composite
Last synced: about 1 year ago
JSON representation
Test/demo project using composite keys with API Platform
- Host: GitHub
- URL: https://github.com/drupol/composite
- Owner: drupol
- Created: 2020-12-01T07:30:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-11T20:10:02.000Z (almost 3 years ago)
- Last Synced: 2025-01-16T00:42:13.456Z (over 1 year ago)
- Language: PHP
- Size: 30.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Test/Demo composite
Test project using API Platform and table with composite primary keys.
## Installation
* `composer install`
* `bin/console doctrine:database:create`
* `bin/console doctrine:schema:create`
* `bin/console hautelook:fixtures:load`
* `symfony serve --allow-http --no-tls`
Your API will be available at [http://127.0.0.1:8000/api][localhost api]
## Database documentation
### Schema
* [https://dbdiagram.io/d/5fc5f3413a78976d7b7e068e][database diagram]
[localhost api]: http://127.0.0.1:8000/api
[database diagram]: https://dbdiagram.io/d/5fc5f3413a78976d7b7e068e