8000 Update README.md · thaivanan/Laravel-API-Server@3055e69 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3055e69

Browse files
authored
Update README.md
1 parent 162673a commit 3055e69

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<li>Requests validations.</li>
1919
<li>Exception handling.</li>
2020
<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>
21+
<li>File seeder with +50 games to insert the data into the database.</li>
2222
<li>Seeders are in JSON format</li>
2323
<li>It is compatible with PHP 8</li>
2424
<li>Search filters of the games that are inserted in the database.</li>
@@ -27,6 +27,7 @@
2727
<li>The Api is uploaded in heroku <a href="https://laravelapijuegos.herokuapp.com/api/juegos" target="_blank">https://laravelapijuegos.herokuapp.com</a> so that users can use the endpoints without having to download the project.</li>
2828
<li>The project contains the files to deploy it in Docker.</li>
2929
<li>Demonstration of a Laravel project on the client interface side using this api <a href="https://github.com/JAVI-CC/Laravel-API-Client" target="_blank">https://github.com/JAVI-CC/Laravel-API-Client</a>.</li>
30+
<li>Demonstration of a Quasar project on the client interface side using this api <a href="https://github.com/JAVI-CC/Quasar-API-client" target="_blank">https://github.com/JAVI-CC/Quasar-API-client</a>.</li>
3031
</ul>
3132

3233
<h3>Demo API</h3>
@@ -38,6 +39,10 @@
3839
<h3>Laravel Api client interface</h3>
3940
<p><a href="https://github.com/JAVI-CC/Laravel-API-Client" target="_blank">https://github.com/JAVI-CC/Laravel-API-Client</a></p>
4041

42+
<h3>Quasar Api client interface</h3>
43+
<p><a href="https://github.com/JAVI-CC/Quasar-API-client" target="_blank">https://github.com/JAVI-CC/Quasar-API-client</a></p>
44+
45+
4146
<h3>Headers</h3>
4247
<table>
4348
<thead>

0 commit comments

Comments
 (0)
0