Aug 22, 2019
0
Level 2
Laravel API version control
I have made a Laravel package to manage versions of endpoints in an elegant way. I have some questions for you:
- What problems do you encounter in your project with regard to versions in endpoints? And how did you solve this?
- If so, would you use this package for your project?
- if so, what do you prefer? Version statement or Version middleware.
The package: https://github.com/reindert-vetter/api-version-control
Please or to participate in this conversation.