dotkernel / api

DotKernel's PSR-7 REST style API built around the Mezzio API skeleton.
http://docs.dotkernel.org/api-documentation/
MIT License
26 stars 4 forks source link

Migration from api-tools to DK API #242

Open arhimede opened 1 month ago

arhimede commented 1 month ago

documentation or guidance

and maybe a tool

arhimede commented 1 month ago

warning: API Tools doesn't use Doctrine out of the box, though, - out of the box it uses laminas-db...

arhimede commented 1 month ago
  1. study api-tools and see what features have it and DK API doess not have ( comparative list) rest, auth, etc.
  2. document how to migrate from one to another
  3. how to implement Core architecture