The fitness use cases for prefab
.
The UseCaseXY
directories are example starting points that Prefab should be able to build from.
X
corresponds to the major version of prefab for this use case.
Y
is an incrementing integer to distinguish the use cases.
Each UseCaseXY
directory contains a specific README.md
for that use case.
Use Case | README | Description |
---|---|---|
UseCase 51 | README | Generate an endpoint using Prefab 5 |
UseCase 81 | README | Generate an endpoint using Prefab 8 |
UseCase 82 | README | Debugging an endpoint |
UseCase 83 | README | Generate a repository actor group |
UseCase 84 | README | Use Prefab 8 with PHP 8 |
UseCase 85 | README | json_serialize_map_as_array option |