Skip to content

Commit

Permalink
Merge pull request #20 from AiriAPI/staging
Browse files Browse the repository at this point in the history
Staging
  • Loading branch information
kyrea authored Dec 6, 2021
2 parents d9d24b7 + 7702cf0 commit 4e3cb38
Show file tree
Hide file tree
Showing 67 changed files with 1,154 additions and 12 deletions.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

### Airi API

- Version: `1.1.6`
- Version: `1.3.8`
- Base URL: `https://airi.kyoyo.me/api/:endpoint`
- Protocols: `https`
- Responds With: `application/json`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "airi_docs",
"version": "1.5.8",
"version": "1.6.8",
"description": "Documentatin for a API Serving Anime stuff",
"author": "Kyoyo",
"license": "AGPLv3",
Expand Down
18 changes: 18 additions & 0 deletions src/Endpoints/angry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
### Angry

Returns a single random angry gif

#### Path

```HTTP
GET /angry
```

#### Response

```ts
{
// The url of the Gif
url: string;
}
```
18 changes: 18 additions & 0 deletions src/Endpoints/baka.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
### Baka

Returns a single random baka gif

#### Path

```HTTP
GET /baka
```

#### Response

```ts
{
// The url of the Gif
url: string;
}
```
18 changes: 18 additions & 0 deletions src/Endpoints/bite.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
### Bite

Returns a single random bite gif

#### Path

```HTTP
GET /bite
```

#### Response

```ts
{
// The url of the Gif
url: string;
}
```
18 changes: 18 additions & 0 deletions src/Endpoints/blush.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
### Blush

Returns a single random blush gif

#### Path

```HTTP
GET /blush
```

#### Response

```ts
{
// The url of the Gif
url: string;
}
```
18 changes: 18 additions & 0 deletions src/Endpoints/bonk.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
### Bonk

Returns a single random bonk gif

#### Path

```HTTP
GET /bonk
```

#### Response

```ts
{
// The url of the Gif
url: string;
}
```
18 changes: 18 additions & 0 deletions src/Endpoints/bored.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
### Bored

Returns a single random bored gif

#### Path

```HTTP
GET /bored
```

#### Response

```ts
{
// The url of the Gif
url: string;
}
```
18 changes: 18 additions & 0 deletions src/Endpoints/bully.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
### Bully

Returns a single random bully gif

#### Path

```HTTP
GET /bully
```

#### Response

```ts
{
// The url of the Gif
url: string;
}
```
18 changes: 18 additions & 0 deletions src/Endpoints/bye.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
### Bye

Returns a single random bye gif

#### Path

```HTTP
GET /bye
```

#### Response

```ts
{
// The url of the Gif
url: string;
}
```
18 changes: 18 additions & 0 deletions src/Endpoints/chase.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
### Chase

Returns a single random chase gif

#### Path

```HTTP
GET /chase
```

#### Response

```ts
{
// The url of the Gif
url: string;
}
```
18 changes: 18 additions & 0 deletions src/Endpoints/cheer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
### Cheer

Returns a single random cheer gif

#### Path

```HTTP
GET /cheer
```

#### Response

```ts
{
// The url of the Gif
url: string;
}
```
18 changes: 18 additions & 0 deletions src/Endpoints/cringe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
### Cringe

Returns a single random cringe gif

#### Path

```HTTP
GET /cringe
```

#### Response

```ts
{
// The url of the Gif
url: string;
}
```
18 changes: 18 additions & 0 deletions src/Endpoints/cry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
### Cry

Returns a single random cry gif

#### Path

```HTTP
GET /cry
```

#### Response

```ts
{
// The url of the Gif
url: string;
}
```
18 changes: 18 additions & 0 deletions src/Endpoints/cuddle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
### Cuddle

Returns a single random cuddle gif

#### Path

```HTTP
GET /cuddle
```

#### Response

```ts
{
// The url of the Gif
url: string;
}
```
18 changes: 18 additions & 0 deletions src/Endpoints/dab.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
### Dab

Returns a single random dab gif

#### Path

```HTTP
GET /dab
```

#### Response

```ts
{
// The url of the Gif
url: string;
}
```
18 changes: 18 additions & 0 deletions src/Endpoints/dance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
### Dance

Returns a single random dance gif

#### Path

```HTTP
GET /dance
```

#### Response

```ts
{
// The url of the Gif
url: string;
}
```
18 changes: 18 additions & 0 deletions src/Endpoints/die.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
### Die

Returns a single random die gif

#### Path

```HTTP
GET /die
```

#### Response

```ts
{
// The url of the Gif
url: string;
}
```
18 changes: 18 additions & 0 deletions src/Endpoints/disgust.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
### Disgust

Returns a single random disgust gif

#### Path

```HTTP
GET /disgust
```

#### Response

```ts
{
// The url of the Gif
url: string;
}
```
18 changes: 18 additions & 0 deletions src/Endpoints/facepalm.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
### Facepalm

Returns a single random facepalm gif

#### Path

```HTTP
GET /facepalm
```

#### Response

```ts
{
// The url of the Gif
url: string;
}
```
18 changes: 18 additions & 0 deletions src/Endpoints/feed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
### Feed

Returns a single random feed gif

#### Path

```HTTP
GET /feed
```

#### Response

```ts
{
// The url of the Gif
url: string;
}
```
18 changes: 18 additions & 0 deletions src/Endpoints/glomp.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
### Glomp

Returns a single random glomp gif

#### Path

```HTTP
GET /glomp
```

#### Response

```ts
{
// The url of the Gif
url: string;
}
```
Loading

0 comments on commit 4e3cb38

Please sign in to comment.