GraphQL API and utilities for the rpdata project
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Gisle Aune bae15de3e8 Fixed edit functions not detecting changes correctly 6 years ago
cmd Fixed newline shenanigans in rpdata-as2storyimport 6 years ago
internal Changed permissions to improve wording and add file.upload as a default permission 6 years ago
loader Removed logger in character data loader 6 years ago
model Fixed edit functions not detecting changes correctly 6 years ago
resolver Fixed typo in commenst for fictionalDate and editedDate resolvers 6 years ago
rpdata-ui Updated packages 6 years ago
schema Added chapter query and Chapter type resolvers, added functions to get chapters 6 years ago
.drone.yml Maybe fixed tag event 6 years ago
.gitignore Long overdue initial commit 6 years ago
Dockerfile Changed go base image back to non-alpine version because it lacks git 6 years ago
Gopkg.lock Removed aiterp/wikiauth from Gopkg.toml 6 years ago
Gopkg.toml Removed aiterp/wikiauth from Gopkg.toml 6 years ago
LICENSE.md Long overdue initial commit 6 years ago
README.md Updated readme 6 years ago
config.example.json Long overdue initial commit 6 years ago

README.md

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.

Progress

Complete

  • Session
  • Character
  • Log
  • Post
  • File

Remaining

  • Story

Future

  • User (manual DB edits will suffice for now)