I enjoy creating API’s and I have worked on many projects that required them. But the problem I always faced was setting up all the boilerplate code. For example, each end point needs a migration, model, controller, repository, and on and on. I wanted a way to streamline this process and that is how this package was born.
This API generator allows you to use artisan commands to automatically generate all these files saving you time. Not only does it auto generate the files but it will set the namespaces.
0 comments:
Post a Comment
Thanks