Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit e5932f5

Browse files
authored
Merge pull request #1 from RayhanADev/RayhanADev-README
README v1
2 parents ff2696f + afa39a8 commit e5932f5

1 file changed

Lines changed: 26 additions & 2 deletions

File tree

README.md

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,26 @@
1-
# API.it
2-
A NodeJS wrapper for the Repl.it API. Written to allow simple, easy communications for data.
1+
# **An Unofficial Repl.it API**
2+
## *Easier Interactions in a Tiny Package*
3+
4+
The API.it package made by [@RayhanADev](https://repl.it/@RayhanADev) is a wrapper for Repl.it's GraphQL (and in the future REST and even Crosis) API. With multitudes of features such as:
5+
6+
- **Fetching User Data** (such as):
7+
- Profile Info (Date Joined, Profile Picture, Cycles, etc.)
8+
- Posts by Filter
9+
- Comments by Filter
10+
- **Fetching Post Data** (such as):
11+
- Title & Body
12+
- Author
13+
- Upvotes & Upvoters
14+
- Comments
15+
- Type
16+
- **Fetching Comment Data** (such as):
17+
- Body
18+
- Vote Count
19+
- Parent Comments
20+
- Answer to Question
21+
- **Fetching Repl Data** (such as):
22+
- Title
23+
- Embed Url
24+
- Time Created
25+
26+
## **How to Use?**

0 commit comments

Comments
 (0)