Skip to content

Commit aae8d35

Browse files
committed
update comparison
1 parent 22c56f5 commit aae8d35

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/book/v4/transition-from-api-tools/api-tools-vs-dotkernel-api.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
| First Release | 2012 | 2018 |
77
| PHP Version | <= 8.2 | >= 8.1 |
88
| Architecture | MVC, Event Driven | Middleware |
9-
| OSS Lifecycle | Archived | ![OSs Lifecycle](https://img.shields.io/osslifecycle/dotkernel/api?style=flat&label=) |
9+
| OSS Lifecycle | Archived | ![OSS Lifecycle](https://img.shields.io/osslifecycle/dotkernel/api?style=flat&label=) |
1010
| Style | REST, RPC | REST |
1111
| Versioning | Yes | Deprecations * |
12-
| Documentation | Swagger (Automated) | Postman (Manual) |
13-
| Content-Negotiation | Custom | hal+json, json * |
12+
| Documentation | Swagger (Automated) | Postman (Manual) * |
13+
| Content-Negotiation | Custom | Custom |
1414
| License | BSD-3 | MIT |
1515
| Default DB Layer | laminas-db | doctrine-orm |
1616
| Authorization | ACL | RBAC-guard |
@@ -23,4 +23,4 @@
2323
## Note
2424

2525
> * Versioning is replaced with Deprecations , using evolution strategy
26-
> * A more complex Content-Negotiation is under development
26+
> * Version 5 ( [Roadmap](https://github.com/orgs/dotkernel/projects/15/views/1)) will implement OpenAPi 3.0

0 commit comments

Comments
 (0)