-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.json
47 lines (47 loc) · 1.78 KB
/
index.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
[
{
"key": "como-hacer-un-tutorial",
"title": "Cómo hacer un tutorial",
"author": "nicolaslopezj",
"description": "Descubre como hacer tutoriales para Developers de Orionx",
"image":
"https://images.unsplash.com/photo-1454789548928-9efd52dc4031?auto=format&fit=crop&w=2800&q=80",
"tags": ["tutoriales", "developers"]
},
{
"key": "integrar-orion-pay",
"title": "Integración con Orion Pay",
"author": "nicolaslopezj",
"description": "Puedes usar Orion Pay desde pay.orionx.com sin programar ni una linea de código, pero si quieres una integración con tu plataforma, debes seguir estos pasos",
"image":
"https://images.unsplash.com/photo-1517373116369-9bdb8cdc9f62?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=e55a92298bc42b00da5e8d6226274ee3&auto=format&fit=crop&w=2550&q=80",
"tags": ["nodejs", "orionpay", "pay"]
},
{
"key": "creacion-api-key",
"title": "Creación API Key",
"author": "aapablaza",
"description": "Cómo crear una API Key de Orionx",
"image":
"https://images.unsplash.com/photo-1453134765485-7f9a71a803d5?auto=format&fit=crop&w=1348&q=80",
"tags": ["api", "key", "llave"]
},
{
"key": "creacion-api-key",
"title": "Creación API Key",
"author": "aapablaza",
"description": "Cómo crear una API Key de Orionx",
"image":
"https://images.unsplash.com/photo-1453134765485-7f9a71a803d5?auto=format&fit=crop&w=1348&q=80",
"tags": ["api", "key", "llave"]
},
{
"key": "consultas-con-python",
"title": "Consultas con Python",
"author": "itolosa",
"description": "Cómo consultar la API usando Python",
"image":
"https://images.unsplash.com/photo-1484589065579-248aad0d8b13?auto=format&fit=crop&w=792&q=80",
"tags": ["query", "python", "api"]
}
]