8000 update readme.md · JAVI-CC/Laravel-API-Server@cb01638 · GitHub
[go: up one dir, main page]

Skip to content

Commit cb01638

Browse files
committed
update readme.md
1 parent 331d9be commit cb01638

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

LARAVEL JUEGOS API.postman_collection.json

Lines changed: 18 additions & 18 deletions
-
"raw": "https://laraveljuegosapi.herokuapp.com/api/auth/login",
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
]
3030
},
3131
"url": {
32
32+
"raw": "https://web-production-8893.up.railway.app/api/auth/login",
3333
"protocol": "https",
3434
"host": [
3535
"laraveljuegosapi",
@@ -61,7 +61,7 @@
6161
"formdata": []
6262
},
6363
"url": {
64-
"raw": "https://laraveljuegosapi.herokuapp.com/api/auth/logout",
64+
"raw": "https://web-production-8893.up.railway.app/api/auth/logout",
6565
"protocol": "https",
6666
"host": [
6767
"laraveljuegosapi",
@@ -96,7 +96,7 @@
9696
"formdata": []
9797
},
9898
"url": {
99-
"raw": "https://laraveljuegosapi.herokuapp.com/api/auth/userinfo",
99+
"raw": "https://web-production-8893.up.railway.app/api/auth/userinfo",
100100
"protocol": "https",
101101
"host": [
102102
"laraveljuegosapi",
@@ -143,7 +143,7 @@
143143
]
144144
},
145145
"url": {
146-
"raw": "https://laraveljuegosapi.herokuapp.com/api/auth/register",
146+
"raw": "https://web-production-8893.up.railway.app/api/auth/register",
147147
"protocol": "https",
148148
"host": [
149149
"laraveljuegosapi",
@@ -189,7 +189,7 @@
189189
]
190190
},
191191
"url": {
192-
"raw": "https://laraveljuegosapi.herokuapp.com/api/auth/check",
192+
"raw": "https://web-production-8893.up.railway.app/api/auth/check",
193193
"protocol": "https",
194194
"host": [
195195
"laraveljuegosapi",
@@ -221,7 +221,7 @@
221221
"formdata": []
222222
},
223223
"url": {
224-
"raw": "https://laraveljuegosapi.herokuapp.com/api/auth/delete",
224+
"raw": "https://web-production-8893.up.railway.app/api/auth/delete",
225225
"protocol": "https",
226226
"host": [
227227
"laraveljuegosapi",
@@ -251,7 +251,7 @@
251251
"method": "GET",
252252
"header": [],
253253
"url": {
254-
"raw": "https://laraveljuegosapi.herokuapp.com/api/juegos/desarrolladoras/from-software",
254+
"raw": "https://web-production-8893.up.railway.app/api/juegos/desarrolladoras/from-software",
255255
"protocol": "https",
256256
"host": [
257257
"laraveljuegosapi",
@@ -281,7 +281,7 @@
281281
"method": "GET",
282282
"header": [],
283283
"url": {
284-
"raw": "https://laraveljuegosapi.herokuapp.com/api/juegos/desarrolladoras/show/all",
284+
"raw": "https://web-production-8893.up.railway.app/api/juegos/desarrolladoras/show/all",
285285
"protocol": "https",
286286
"host": [
287287
"laraveljuegosapi",
@@ -317,7 +317,7 @@
317317
"method": "GET",
318318
"header": [],
319319
"url": {
320-
"raw": "https://laraveljuegosapi.herokuapp.com/api/juegos/generos/show/all",
320+
"raw": "https://web-production-8893.up.railway.app/api/juegos/generos/show/all",
321321
"protocol": "https",
322322
"host": [
323323
"laraveljuegosapi",
@@ -348,7 +348,7 @@
348348
"method": "GET",
349349
"header": [],
350350
"url": {
351-
"raw": "https://laraveljuegosapi.herokuapp.com/api/juegos/generos/carreras",
351+
"raw": "https://web-production-8893.up.railway.app/api/juegos/generos/carreras",
352352
"protocol": "https",
353353
"host": [
354354
"laraveljuegosapi",
@@ -444,7 +444,7 @@
444444
]
445445
},
446446
"url": {
447-
"raw": "https://laraveljuegosapi.herokuapp.com/api/juegos",
447+
"raw": "https://web-production-8893.up.railway.app/api/juegos",
448448
"protocol": "https",
449449
"host": [
450450
"laraveljuegosapi",
@@ -468,7 +468,7 @@
468468
"method": "GET",
469469
"header": [],
470470
"url": {
471-
"raw": "https://laraveljuegosapi.herokuapp.com/api/juegos/test123",
471+
"raw": "https://web-production-8893.up.railway.app/api/juegos/test123",
472472
"protocol": "https",
473473
"host": [
474474
"laraveljuegosapi",
@@ -497,7 +497,7 @@
497497
"method": "GET",
498498
"header": [],
499499
"url": {
500-
"raw": "https://laraveljuegosapi.herokuapp.com/api/juegos/",
500+
"raw": "https://web-production-8893.up.railway.app/api/juegos/",
501501
"protocol": "https",
502502
"host": [
503503
"laraveljuegosapi",
@@ -533,7 +533,7 @@
533533
}
534534
],
535535
"url": {
536-
"raw": "https://laraveljuegosapi.herokuapp.com/api/juegos/filter/search?search=dark&filter=fecha&order=ASC",
536+
"raw": "https://web-production-8893.up.railway.app/api/juegos/filter/search?search=dark&filter=fecha&order=ASC",
537537
"protocol": "https",
538538
"host": [
539539
"laraveljuegosapi",
@@ -626,7 +626,7 @@
626626
]
627627
},
628628
"url": {
629-
"raw": "https://laraveljuegosapi.herokuapp.com/api/juegos/edit",
629+
"raw": "https://web-production-8893.up.railway.app/api/juegos/edit",
630630
"protocol": "https",
631631
"host": [
632632
"laraveljuegosapi",
@@ -661,7 +661,7 @@
661661
}
662662
],
663663
"url": {
664-
"raw": "https://laraveljuegosapi.herokuapp.com/api/juegos/delete/test123",
664+
"raw": "https://web-production-8893.up.railway.app/api/juegos/delete/test123",
665665
"protocol": "https",
666666
"host": [
667667
"laraveljuegosapi",
@@ -684,7 +684,7 @@
684684
"method": "GET",
685685
"header": [],
686686
"url": {
687-
"raw": "https://laraveljuegosapi.herokuapp.com/api/juegos/paginate?page=2&items=8&order",
687+
"raw": "https://web-production-8893.up.railway.app/api/juegos/paginate?page=2&items=8&order",
688688
"protocol": "https",
689689
"host": [
690690
"laraveljuegosapi",
@@ -720,7 +720,7 @@
720720
"method": "GET",
721721
"header": [],
722722
"url": {
723-
"raw": "https://laraveljuegosapi.herokuapp.com/api/juegos/random?items=12",
723+
"raw": "https://web-production-8893.up.railway.app/api/juegos/random?items=12",
724724
"protocol": "https",
725725
"host": [
726726
"laraveljuegosapi",

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@
2626
<li>Websockets with Pusher.</li>
2727
<li>Documentation of all the api enpoints with the Laravel Swagger 3.0.</li>
2828
<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>
29-
<li>The Api is uploaded in heroku <a href="https://laraveljuegosapi.herokuapp.com/api/juegos" target="_blank">https://laraveljuegosapi.herokuapp.com</a> so that users can use the endpoints without having to download the project.</li>
29+
<li>The Api is uploaded in railway <a href="https://web-production-8893.up.railway.app/api/juegos" target="_blank">https://web-production-8893.up.railway.app</a> so that users can use the endpoints without having to download the project.</li>
3030
<li>The project contains the files to deploy it in Docker.</li>
3131
<li>Demonstration of a <b>Laravel</b> 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>
3232
<li>Demonstration of a <b>VUE 3 and Quasar Framework</b> project on the client interface side using this api <a href="https://github.com/JAVI-CC/VUE3-API-client" target="_blank">https://github.com/JAVI-CC/VUE3-API-client</a>.</li>
3333
</ul>
3434

3535
<h3>Demo API</h3>
36-
<p><a href="https://laraveljuegosapi.herokuapp.com/api/juegos" target="_blank">https://laraveljuegosapi.herokuapp.com</p>
36+
<p><a href="https://web-production-8893.up.railway.app/api/juegos" target="_blank">https://web-production-8893.up.railway.app</p>
3737

3838
<h3>Documentation API SWAGGER 3.0</h3>
3939
<p><a href="http://laraveljuegosapi.herokuapp.com/api/documentation" target="_blank">http://laraveljuegosapi.herokuapp.com/api/documentation</p>

0 commit comments

Comments
 (0)
0