File tree Expand file tree Collapse file tree
docs/book/v4/transition-from-api-tools Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88| Architecture | MVC, Event Driven | Middleware |
99| OSS Lifecycle | Archived | ![ ] ( https://img.shields.io/osslifecycle/dotkernel/api?style=flat&label= ) |
1010| Style | REST, RPC | REST |
11- | Versioning | Yes | No |
11+ | Versioning | Yes | No * |
1212| Documentation | Swagger (Automated) | Postman (Manual) |
1313| License | BSD-3 | MIT |
1414| Default DB Layer | laminas-db | doctrine-orm |
1515| Authorization | ACL | RBAC-guard |
1616| Authentication | HTTP Basic/Digest <br /> OAuth2.0 | OAuth2.0 |
1717| CI/CD | Yes | Yes |
1818| Unit Tests | Yes | Yes |
19- | Endpoint Generator | Yes | No |
19+ | Endpoint Generator | Yes | Under development |
2020| PSR | PSR-7 | PSR-7, PSR-15 |
21+
22+
23+ ### Note
24+ > * Versioning is not planned at all. [ Quote from Roy T. Fielding] ( https://twitter.com/fielding/status/376835835670167552 )
You can’t perform that action at this time.
0 commit comments