Skip to content

cnty-ai/php-technical-test

Repository files navigation

Start the project

docker-compose up -d

Your project will be accessible at https://localhost

Test

Test 1

  1. Start the stack
  2. Run phpunit tests
  3. Create a "user" entity (without all the security)
    1. Field are email & a password
    2. Add APi route
    3. Add field validation (email must be an email & password )
    4. Generate migrations
  4. Add tests to prove that we can create a user entity
  5. If this was a real application, how will you secure the API ?

Test 2

  1. checkout the test-2 branch

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from api-platform/api-platform