demos-europe / edt

Enables your PHP application to expose its entities as REST resources using the feature rich JSON:API specification as API. How and to whom your entities are exposed is highly customizable while minimizing boilerplate code.
MIT License
2 stars 1 forks source link

Implement DX baseline to write proper Readme file #158

Closed joorei closed 2 months ago

joorei commented 3 months ago

Providing a satisfying Readme file (and corresponding documentation) is still an open task (https://github.com/demos-europe/edt/issues/56). To do so, it is sensible to improve the developer API of the library first, instead of writing the Readme file to explain a bad API.

joorei commented 2 months ago

Superseded by https://github.com/demos-europe/edt/pull/160