E-Commerce RESTFUL API - With Laravel

Category : API / Laravel
Git : Link
Role : Back End Devloper

I created a restful e-commerce API, which manages the visibility and the addition of a product, its modification and its deletion. I used Postman for checking API endpoints, setup his environments, Creating Model, Migration, Factory and seeding of data in laravel. I used Laravel new Resource as the transformer, and transform single data and also collection of data.