You contribute to custom challenges/issues in this project !
Create a vulnerable API according to a scenario in your head
-
Create the API in Laravel (Models,Controllers,Tables) - The routes should follow http://localhost/vapi/arena/yourcustomroute
-
Create a Folder in the "Arena" Folder in the Postman Collection and add and document your routes there with proper request data and Postman Scripts.
https://dev.to/sachinjain007/guidelines-best-practices-for-design-restful-api-5575