About the Project

This project is created to build a REST API with Sanctum authentication by using PHP Laravel Framework. With some improvement in the security and more complex structure, this project could be used in further API projects.

  • It has only Product and User models.
  • Postman is used for testing.
  • MySQL is used for database.

My Possible Further Projects that could use this project as foundation

- TODO Web App

This idea looks like a classic start point in the community. Also, it looks less complex and easy to add own imagination.

- Social Media Clone

Twitter or Facebook without complex features could be a good next step. Then creating ORM Relationships for Instagram clone seems fun.

- E-commerce Store Clone

I already have Amazon Clone built with React.js in my profile. Building the backend of a familiar project might be better.

- Movie API

After earning my solid confidence, this project may help others.