Skip to content

pura/pfor-api

Repository files navigation

pfor-api

Simple API that will allow two users to chat between them.

Installation

  • Run docker-compose up (or docker-compose up --build -d)

Routes

New Contact Request:

Contact Request Receive:

Message Send:

Message read

Running Tests

vendor/bin/phpunit tests/AppBundle/Service/

Future Improvement

  • Use of RestApiBundle
  • Error Handling
  • Response Object creation with payload
  • And others ..

Releases

No releases published

Packages

No packages published