/Symfony7-template

Making a symfony 7 api template with multiple branch for multiple use case

Primary LanguagePHP

Symfony7-API_Template

This is a symfony 7 starter project template integrating

Feel free to use it / fork it / open issues / pr so I can improve it , create specific needs branches etc... Moreover I will keep it updated depending of my needs on personal projects 🧑‍🍳

GETTING STARTED

Did a shell so you won't have to enter 10 commands to start the project :

  • ./launch.sh

Your welcome 🍃

API Documentation

Thanks to ApiPlatform documentation you can access the api doc here http://localhost:8000/api

Features

  • Register
  • Login with JWT Token
  • Refresh Token
  • Testing php bin/phpunit

RoadMap