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

Skip to content

Commit 0673419

Browse files
committed
update readme.md
1 parent cb01638 commit 0673419

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

LARAVEL JUEGOS API.postman_collection.json

+18-18
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"protocol": "https",
3434
"host": [
3535
"laraveljuegosapi",
36-
"herokuapp",
36+
"railwayappapp",
3737
"com"
3838
],
3939
"path": [
@@ -65,7 +65,7 @@
6565
"protocol": "https",
6666
"host": [
6767
"laraveljuegosapi",
68-
"herokuapp",
68+
"railwayappapp",
6969
"com"
7070
],
7171
"path": [
@@ -100,7 +100,7 @@
100100
"protocol": "https",
101101
"host": [
102102
"laraveljuegosapi",
103-
"herokuapp",
103+
"railwayappapp",
104104
"com"
105105
],
106106
"path": [
@@ -147,7 +147,7 @@
147147
"protocol": "https",
148148
"host": [
149149
"laraveljuegosapi",
150-
"herokuapp",
150+
"railwayappapp",
151151
"com"
152152
],
153153
"path": [
@@ -193,7 +193,7 @@
193193
"protocol": "https",
194194
"host": [
195195
"laraveljuegosapi",
196-
"herokuapp",
196+
"railwayappapp",
197197
"com"
198198
],
199199
"path": [
@@ -225,7 +225,7 @@
225225
"protocol": "https",
226226
"host": [
227227
"laraveljuegosapi",
228-
"herokuapp",
228+
"railwayappapp",
229229
"com"
230230
],
231231
"path": [
@@ -255,7 +255,7 @@
255255
"protocol": "https",
256256
"host": [
257257
"laraveljuegosapi",
258-
"herokuapp",
258+
"railwayappapp",
259259
"com"
260260
],
261261
"path": [
@@ -285,7 +285,7 @@
285285
"protocol": "https",
286286
"host": [
287287
"laraveljuegosapi",
288-
"herokuapp",
288+
"railwayappapp",
289289
"com"
290290
],
291291
"path": [
@@ -321,7 +321,7 @@
321321
"protocol": "https",
322322
"host": [
323323
"laraveljuegosapi",
324-
"herokuapp",
324+
"railwayappapp",
325325
"com"
326326
],
327327
"path": [
@@ -352,7 +352,7 @@
352352
"protocol": "https",
353353
"host": [
354354
"laraveljuegosapi",
355-
"herokuapp",
355+
"railwayappapp",
356356
"com"
357357
],
358358
"path": [
@@ -448,7 +448,7 @@
448448
"protocol": "https",
449449
"host": [
450450
"laraveljuegosapi",
451-
"herokuapp",
451+
"railwayappapp",
452452
"com"
453453
],
454454
"path": [
@@ -472,7 +472,7 @@
472472
"protocol": "https",
473473
"host": [
474474
"laraveljuegosapi",
475-
"herokuapp",
475+
"railwayappapp",
476476
"com"
477477
],
478478
"path": [
@@ -501,7 +501,7 @@
501501
"protocol": "https",
502502
"host": [
503503
"laraveljuegosapi",
504-
"herokuapp",
504+
"railwayappapp",
505505
"com"
506506
],
507507
"path": [
@@ -537,7 +537,7 @@
537537
"protocol": "https",
538538
"host": [
539539
"laraveljuegosapi",
540-
"herokuapp",
540+
"railwayappapp",
541541
"com"
542542
],
543543
"path": [
@@ -630,7 +630,7 @@
630630
"protocol": "https",
631631
"host": [
632632
"laraveljuegosapi",
633-
"herokuapp",
633+
"railwayappapp",
634634
"com"
635635
],
636636
"path": [
@@ -665,7 +665,7 @@
665665
"protocol": "https",
666666
"host": [
667667
"laraveljuegosapi",
668-
"herokuapp",
668+
"railwayappapp",
669669
"com"
670670
],
671671
"path": [
@@ -688,7 +688,7 @@
688688
"protocol": "https",
689689
"host": [
690690
"laraveljuegosapi",
691-
"herokuapp",
691+
"railwayappapp",
692692
"com"
693693
],
694694
"path": [
@@ -724,7 +724,7 @@
724724
"protocol": "https",
725725
"host": [
726726
"laraveljuegosapi",
727-
"herokuapp",
727+
"railwayappapp",
728728
"com"
729729
],
730730
"path": [

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<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>
39-
<p><a href="http://laraveljuegosapi.herokuapp.com/api/documentation" target="_blank">http://laraveljuegosapi.herokuapp.com/api/documentation</p>
39+
<p><a href="http://web-production-8893.up.railway.app/api/documentation" target="_blank">http://web-production-8893.up.railway.app/api/documentation</p>
4040

4141
<h3>Laravel Api client interface</h3>
4242
<p><a href="https://github.com/JAVI-CC/Laravel-API-Client" target="_blank">https://github.com/JAVI-CC/Laravel-API-Client</a></p>
@@ -211,7 +211,7 @@
211211
</tbody>
212212
</table>
213213

214-
<h4><a href="http://laraveljuegosapi.herokuapp.com/api/documentation" target="_blank">Attributes</a></h4>
214+
<h4><a href="http://web-production-8893.up.railway.app/api/documentation" target="_blank">Attributes</a></h4>
215215

216216
<br>
217217

0 commit comments

Comments
 (0)
0