8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e61b65 commit 416c56fCopy full SHA for 416c56f
README.md
@@ -19,6 +19,7 @@
19
<li>Exception handling.</li>
20
<li>Migration file to create all the tables in the database.</li>
21
<li>File seeder with 50 games to insert the data into the database.</li>
22
+ <li>Seeders are in JSON format</li>
23
<li>Search filters of the games that are inserted in the database.</li>
24
<li>Documentation of all the api enpoints with the Laravel Swagger 3.0.</li>
25
<li>Users can be registered through the Api and it contains authentication by Sanctum to be able to carry out the action of some endpoints.</li>
0 commit comments