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 047c9784ae rpdata-logpaste: Fixed characters not being updated. 5 years ago
cmd rpdata-logpaste: Fixed characters not being updated. 5 years ago
graph2 graph2: Added change type and query. 5 years ago
internal models2: Added log character updates. 6 years ago
models models: Fixed earliestDate being exclusive of the earliest date in chnages.List. 5 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 Dockerfile: Added tzdata package to final container. 5 years ago
Gopkg.lock graph2: Added Post type and queries 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 git: readme 6 years ago
config.example.json Long overdue initial commit 6 years ago
test.prof models2: Added log character updates. 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.

There is some renovation going on, and the packages model and graphql are going to be superceded by models and graph2