API Saas

L’API Saas est une API RESTful qui permet de gérer toutes les applis fronts de mon client (mobile, desktop, web).

  • Symfony 5.*
  • MySQL 8.*
  • Authentification JWT
  • Documentation Swagger
  • Interaction avec Stripe (paiement en ligne)
  • Mercure (SSE) : push de notifications
  • Messenger (Queuing)
  • Interaction avec Mautic (Marketing Automation)
  • Hébergement de fichiers sur serveurs S3 (AWS)
  • Tests fonctionnels (PHPUnit)
  • Qualité de code (PHPStan, Psalm)
  • Monitoring (Sentry)

Tags

  • API RESTful
  • JWT
  • Mautic
  • Mercure
  • MySQL
  • PHPStan
  • PHPUnit
  • Psalm
  • Sentry
  • SSE
  • Stripe
  • Swagger
  • Symfony