|
|
@ -1,18 +1,5 @@ |
|
|
|
# RPData API |
|
|
|
|
|
|
|
Project RPData aims to centralize the AiteRP applications, and partially involve the wiki, into a common API. This will allow for easy linking and inlining between them. The primary consumers of this API will be the Logbot and the upcoming RPData website. |
|
|
|
Project RPData aims to centralize the AiteRP applications, and partially involve the wiki into a common API. This will allow for easy linking and inlining between them. The primary consumers of this API will be the Logbot and the upcoming RPData website. |
|
|
|
|
|
|
|
## Progress |
|
|
|
|
|
|
|
### Complete |
|
|
|
* Session |
|
|
|
* Character |
|
|
|
* Log |
|
|
|
* Post |
|
|
|
* File |
|
|
|
|
|
|
|
### Remaining |
|
|
|
* Story |
|
|
|
|
|
|
|
### Future |
|
|
|
* User (manual DB edits will suffice for now) |
|
|
|
There is some renovation going on, and the packages `model` and `graphql` are going to be superceded by `models` and `graph2` |