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 b6b7b8f1b6 Version 2.1.4 3 years ago
cmd add rpdata-restore command. 3 years ago
database add rpdata-restore command. 3 years ago
graph2 add sortByFictionalDate field to Story, and sorting by fictional date if set. 4 years ago
internal add rpdata-restore command. 3 years ago
models add sortByFictionalDate field to Story, and sorting by fictional date if set. 4 years ago
repositories add rpdata-dump command. 3 years ago
services allow tag/untag of open stories. 3 years ago
space UI for file stuff. 5 years ago
.drone.yml update drone ci. 4 years ago
.gitignore add rpdata-restore command. 3 years ago
Dockerfile Version 2.1.4 3 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
go.mod add rpdata-dump command. 3 years ago
go.sum add rpdata-dump command. 3 years ago
tools.go Added character service and such. 5 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