-
Notifications
You must be signed in to change notification settings - Fork 57
Expand file tree
/
Copy pathGeneratedAPIList.js
More file actions
329 lines (329 loc) · 9.99 KB
/
Copy pathGeneratedAPIList.js
File metadata and controls
329 lines (329 loc) · 9.99 KB
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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
module.exports = [
{
name: "avatar",
link: "avatar",
metaData: {
title: "Avatar",
longDesc:
"If you are an Avatar fan, then this api is for you. Here you can find everything from Episodes to Characters to Trivia Questions and more.",
desc: "An API with characters, episode listings, and trivia questions.",
featured: false,
categories: ["cartoon", "tv", "entertainment", "quiz"],
},
endpoints: ["info", "characters", "episodes", "questions"],
},
{
name: "baseball",
link: "baseball",
metaData: {
title: "Baseball",
longDesc:
"Baseball fans? Computer nerds? Now, in one place, you have baseball data and an api to access it. Have fun!",
desc: "An API with records and trivia questions.",
featured: false,
categories: ["sports", "stats"],
},
endpoints: [
"hitsSingleSeason",
"hitsCareer",
"eraSingleSeason",
"eraCareer",
"stolenBasesSingleSeason",
"stolenBasesCareer",
"battingAvgsSingleSeason",
"battingAvgsCareer",
"rbiSingleSeason",
"rbiCareer",
],
},
{
name: "beers",
link: "beers",
metaData: {
title: "Beers",
longDesc: "Beers.",
desc: "Beers",
featured: true,
categories: ["food & beverage", "list"],
},
endpoints: ["ale", "stouts", "red-ale"],
},
{
name: "cartoons",
link: "cartoons",
metaData: {
title: "Cartoons",
longDesc:
"If cartoons is what you like then boy do we have a full list of all the cartoons from the past and present and all their details including a amazingly sourced image to showcase",
desc: "A list of Cartoons from your past.",
featured: false,
categories: ["tv", "entertainment", "list"],
},
endpoints: ["cartoons2D", "cartoons3D"],
},
{
name: "codingresources",
link: "codingresources",
metaData: {
title: "Coding Resources",
longDesc:
"Women Who Code.com is an amazing community and organization. They have an amazing resource in https://www.womenwhocode.com/resources. Here you'll find their 170 resources in an API for easy search, list and share. Please give a link BACK to WomenWhoCode.com if you use this information.",
desc: "API for all coding resources from womenwhocode.com/resources",
featured: true,
categories: ["list", "education", "coding"],
},
endpoints: ["codingResources"],
},
{
name: "coffee",
link: "coffee",
metaData: {
title: "Coffee",
longDesc: "Basic list of descriptions and ingredients used for the most popular coffee drinks",
desc: "API for popular coffee drinks",
featured: true,
categories: ["food & beverage", "list"],
},
endpoints: ["hot", "iced"],
},
{
name: "countries",
link: "countries",
metaData: {
title: "Countries",
longDesc:
"Who doesn't need to get the dreaded long list of countries, codes, capitals, etc. every other week? You can get them all right here.",
desc: "An API with information about countries.",
featured: false,
categories: ["list"],
},
endpoints: ["countries"],
},
{
name: "csscolornames",
link: "csscolornames",
metaData: {
title: "CSS Color Names",
longDesc:
"Thought it would be cool to include different CSS Colors Names. I was inspired when I found this site, https://xkcd.com/color/rgb/.",
desc: "A list of CSS Color Names",
featured: false,
categories: ["list"],
},
endpoints: ["colors"],
},
{
name: "fakebank",
link: "fakebank",
metaData: {
title: "FakeBank",
longDesc:
"Building an app that needs some bake transactions? Well, look no further. Here are what Fry's bank statements might look like from the future.",
desc: "Just a random set of fake bank data.",
featured: false,
categories: ["bank"],
},
endpoints: ["accounts"],
},
{
name: "football",
link: "football",
metaData: {
title: "Football",
longDesc:
"Football fans? Computer nerds? Now, in one place, you have football data and an api to access it. Have fun!",
desc: "An API with records and trivia questions.",
featured: false,
categories: ["sports", "stats"],
},
endpoints: ["passingyards-singleseason", "passingyards-career", "passingtd-singleseason", "passingtd-career"],
},
{
name: "futurama",
link: "futurama",
metaData: {
title: "Futurama",
longDesc:
"If you are a Futurama fan, then this api is for you. Here you can find everything from Episodes to Characters to Trivia Questions, and even some of the Products featured on the show.",
desc: "An API with characters, episode listing, species, planets, and trivia questions.",
featured: true,
categories: ["cartoon", "tv", "entertainment", "quiz", "inventory"],
examples: [
{ hash: "ZEeybwX", title: "Inventory Vanilla", endpoint: "inventory" },
{ hash: "vyGrmG", title: "Vue - Futurama Quiz", endpoint: "questions" },
{ hash: "LYVwbZG", title: "jQuery - Futurama Quiz", endpoint: "questions" },
],
},
endpoints: ["info", "characters", "cast", "episodes", "questions", "inventory"],
},
{
name: "health",
link: "health",
metaData: {
title: "Health",
longDesc:
"Sometimes health data is hard to come by. This endpoints make it easy for you to test your apps with examples of health data such as medical professions.",
desc: "An API with health and medical information",
featured: false,
categories: ["list"],
},
endpoints: ["professions"],
},
{
name: "monstersanctuary",
link: "monstersanctuary",
metaData: {
title: "monster-sanctuary",
longDesc: "monster-sanctuary",
desc: "monster-sanctuary",
featured: false,
categories: ["games"],
},
endpoints: ["monsters"],
},
{
name: "movies",
link: "movies",
metaData: {
title: "Movies",
longDesc: "Movies",
desc: "Movies",
featured: false,
categories: ["list", "entertainment"],
},
endpoints: [
"action-adventure",
"animation",
"classic",
"comedy",
"drama",
"horror",
"family",
"mystery",
"scifi-fantasy",
"western",
],
},
{
name: "playstation",
link: "playstation",
metaData: {
title: "PlayStation Games",
longDesc: "Figured it would be a cool db to have various video games on the PlayStation 4.",
desc: "Figured it would be fun to have a PlayStation game list on here.",
featured: false,
categories: ["games", "list", "entertainment"],
},
endpoints: ["games"],
},
{
name: "presidents",
link: "presidents",
metaData: {
title: "Presidents",
longDesc:
"Millions of peaches! No...not those Presidents. You're practicing API calls, why not learn a little bit about United States history in the process? Here we have a collection of all the US Presidents. Updated every 4-8 years.",
desc: "Millions of peaches! No...not those Presidents...",
featured: false,
categories: ["list"],
},
endpoints: ["presidents"],
},
{
name: "recipes",
link: "recipes",
metaData: {
title: "Recipes",
longDesc: "Because everyone is making a recipe app to learn to code. So, here is some data.",
desc: "A recipe database",
featured: false,
categories: ["food & beverage", "list"],
},
endpoints: ["recipes"],
},
{
name: "simpsons",
link: "simpsons",
metaData: {
title: "Simpsons",
longDesc: "Because who doesn't need easily accessible data about the simpsons?",
desc: "Because who doesn't need easily accessible data about the simpsons?",
featured: false,
categories: ["cartoon", "tv", "entertainment", "products"],
},
endpoints: ["characters", "products", "episodes"],
},
{
name: "switch",
link: "switch",
metaData: {
title: "Switch Games",
longDesc: "Figured it would be a cool db to have various video games on the Switch.",
desc: "Figured it would be fun to have a Switch game list on here.",
featured: true,
categories: ["games", "list", "entertainment"],
},
endpoints: ["games"],
},
{
name: "thestates",
link: "thestates",
metaData: {
title: "The United States",
longDesc:
"Info about the all the 50 states in the United States. The endpoint includes the name, abbreviation, capital, largest city, date admitted to union, population, and state flag.",
desc: "Info about the all the 50 states in the United States.",
featured: false,
categories: ["list"],
},
endpoints: ["the-states"],
},
{
name: "typer",
link: "typer",
metaData: {
title: "Typer",
longDesc: "A place to hold lessons for Typer",
desc: "A place to hold lessons for Typer",
featured: false,
categories: ["education"],
},
endpoints: ["welcomeQuestions", "webLessons", "typingLessons"],
},
{
name: "wines",
link: "wines",
metaData: {
title: "Wines",
longDesc: "Wines.",
desc: "Wines",
featured: true,
categories: ["food & beverage", "list"],
},
endpoints: ["reds", "whites", "sparkling", "rose", "dessert", "port"],
},
{
name: "xbox",
link: "xbox",
metaData: {
title: "XBox Games",
longDesc: "Figured it would be a cool db to have various video games on the XBox.",
desc: "Figured it would be fun to have a Xbox game list on here.",
featured: false,
categories: ["games", "list", "entertainment"],
},
endpoints: ["games"],
},
{
name: "jokes",
link: "jokes",
metaData: {
title: "Jokes",
longDesc: "Sometimes you need a list of great Jokes",
desc: "An API with jokes. Mostly bad, but some good ones ;-P",
featured: false,
categories: ["funny"],
},
endpoints: ["goodJokes"],
},
];