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 9978d7380b graph, rpdata-server: Started on new GraphQL implementation. 6 years ago
cmd graph, rpdata-server: Started on new GraphQL implementation. 6 years ago
graph2 graph, rpdata-server: Started on new GraphQL implementation. 6 years ago
graphql auth: Replaced old system with api key-based system. 6 years ago
internal auth: Fixed incorrect error reporting on permissions mismatching, added ensuring of user in auth.FindUser. 6 years ago
model graph, rpdata-server: Started on new GraphQL implementation. 6 years ago
rpdata-ui UI: Started on story content 6 years ago
.drone.yml Removed docker build on non-tag push from CI 6 years ago
.gitignore graph, rpdata-server: Started on new GraphQL implementation. 6 years ago
Dockerfile Changed go base image back to non-alpine version because it lacks git 6 years ago
Gopkg.lock graph, rpdata-server: Started on new GraphQL implementation. 6 years ago
Gopkg.toml graph, rpdata-server: Started on new GraphQL implementation. 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)