Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 389 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 389 Bytes

Laravel RESTful API

RESTful API of movies and movie genres with Laravel 8

Teach Stack

  • PHP
  • Laravel 8

Contributing

If you want to make a contribution, please follow the next steps:

  1. Fork the Project
  2. Create your feature branch (git checkout -b feature/newFeature)
  3. Commit your changes
  4. Push to the branch (git push origin feature/newFeature)
  5. Open a pull request