File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
v5/transition-from-api-tools
v6/transition-from-api-tools Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 99| OSS Lifecycle | Archived | ![ OSS Lifecycle] ( https://img.shields.io/osslifecycle?style=flat&label=&file_url=https%3A%2F%2Fgithub.com%2Fdotkernel%2Fapi%2Fblob%2F5.0%2FOSSMETADATA ) |
1010| Style | REST, RPC | REST |
1111| Versioning | Yes | [ Deprecations * ] ( https://docs.dotkernel.org/api-documentation/v5/tutorials/api-evolution/ ) |
12- | Documentation | Swagger (Automated) | Postman (Manual) * |
12+ | Documentation | Swagger (Automated) | OpenAPI (Swagger) / Postman (Manual) * |
1313| Content-Negotiation | Custom | Custom |
1414| License | BSD-3 | MIT |
1515| Default DB Layer | laminas-db | doctrine-orm |
2020| Endpoint Generator | Yes | Under development |
2121| PSR | PSR-7 | PSR-7, PSR-15 |
2222
23- > \* Versioning is replaced by Deprecations, using evolution strategy
23+ > \* Versioning was replaced by Deprecations, using evolution strategy
24+ > \* Version 5 implemented OpenAPI 3.0
Original file line number Diff line number Diff line change 88| Architecture | MVC, Event Driven | Middleware |
99| OSS Lifecycle | Archived | ![ OSS Lifecycle] ( https://img.shields.io/osslifecycle?style=flat&label=&file_url=https%3A%2F%2Fgithub.com%2Fdotkernel%2Fapi%2Fblob%2F6.0%2FOSSMETADATA ) |
1010| Style | REST, RPC | REST |
11- | Versioning | Yes | [ Deprecations * ] ( https://docs.dotkernel.org/api-documentation/v6/tutorials/api-evolution/ ) |
11+ | Versioning | Yes | [ Deprecations] ( https://docs.dotkernel.org/api-documentation/v6/tutorials/api-evolution/ ) |
1212| Documentation | Swagger (Automated) | OpenAPI (Swagger) / Postman (Manual) |
1313| Content-Negotiation | Custom | Custom |
1414| License | BSD-3 | MIT |
1919| Unit Tests | Yes | Yes |
2020| Endpoint Generator | Yes | Under development |
2121| PSR | PSR-7 | PSR-7, PSR-15 |
22-
23- > \* Versioning is replaced by Deprecations, using evolution strategy.
You can’t perform that action at this time.
0 commit comments