This is the first part of a technical test that consists of creating an API with certain conditions. Relationships such as 'authors', 'categories' and 'comments' were added, this API was built following the JSON:API specification and all features were tested. Test details in 'challenge' folder'.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^1.6.1^0.8.0^4.0.082
commits
Creacion de la ruta para obtener los datos del usuario autenticado
f623ee0View on GitHubSe cambia en el filtro de campos para ordenamiento a 'start_time' por 'start-time' ya que la convencion es utilizar guiones medios.
de8420bView on GitHubSe agrega el filtro de autores y algunos cambios en el comando GenerateTestingData
e7003e6View on GitHubComando de Artisan para generar datos de prueba en la API y correccion de bugs menores.
5c2568dView on GitHubAgrupando las clases relacionadas a la especificación JSON:API
f1edc77View on GitHubCapturando todas las excepciones HTTP - Centralizando Captura de excepciones HTTP
41138a8View on GitHub