-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
87 lines (70 loc) · 3.28 KB
/
index.html
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
<html>
<head>
<title>Khud ka Swagger (Documentation)</title>
<link rel="stylesheet" href="index.css" >
</head>
<body>
<ul>
<li>
<details>
<summary class="header1"><a href="https://gist.github.com/vivekyadav5750/ec5be0105e1138ffe2044048da2b225a" target="_blank">Small Stuff</a></summary>
</details>
</li>
<li>
<details>
<summary class="header1"><a href="https://gist.github.com/vivekyadav5750/a6de732058cef88d1b50c0f163f94317" target="_blank">Validation</a></summary>
</details>
</li>
<li>
<details>
<summary class="header1"><a href="https://gist.github.com/vivekyadav5750/3c4cbf0f2cea0dae1e8ca1c29a8c2437" target="_blank">jsonwebtoken (JWT)</a></summary>
</details>
</li>
<li>
<details>
<summary class="header1"><a href="https://gist.github.com/vivekyadav5750/a5cae69f251eac9a3753b8db312a138e" target="_blank">Image Upload</a></summary>
</details>
</li>
<li>
<details>
<summary class="header1"><a href="https://gist.github.com/vivekyadav5750/28a5c9ebe7a73f50c8fd1bfebc734aa4" target="_blank">Hashing</a></summary>
</details>
</li>
<li>
<details>
<summary class="header1"><a href="https://gist.github.com/vivekyadav5750/99cd2c55f689c5252cc6eff0a17c21d5" target="_blank">Mailer</a></summary>
</details>
</li>
<li>
<details>
<summary class="header1"><a href="https://gist.github.com/vivekyadav5750/991bc716ada3e8ee3c95403673f51953" target="_blank">ReadLine (from Prompt)</a></summary>
</details>
</li>
<li>
<details>
<summary class="header1"><a href="https://gist.github.com/vivekyadav5750/840d99efbc092f417696125202b9cb1c" target="_blank">Logger</a></summary>
</details>
</li>
<li>
<details>
<summary class="header1" ><a href="https://gist.github.com/vivekyadav5750/f21537dda80eecf0d9171684fecf8544" target="_blank">CORS</a> </summary>
</details>
</li>
<li>
<details>
<summary class="header1"><a href="https://gist.github.com/vivekyadav5750/9221cb9daf0afcf9472b7698a6f0989a" target="_blank">Error Handler</a></summary>
</details>
</li>
<li>
<details>
<summary class="header1"><a href="https://gist.github.com/vivekyadav5750/d386e947de45299122b959c13530698e" target="_blank">Swagger (3.0)</a></summary>
</details>
</li>
<li>
<details>
<summary class="header1"><a href="https://gist.github.com/vivekyadav5750/3568aa0e70e44023477b64ae0a966899" target="_blank">error</a></summary>
</details>
</li>
</ul>
</body>
</html>