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 09d31aabac Version 2.2.7 2 years ago
cmd fix repository bugs and make text searching work more like it did in the past. 3 years ago
database Version 2.2.7 2 years ago
graph2 tweak tags and add story repository. 3 years ago
internal add sqlc and character table. 3 years ago
models fix comments create/update not applying character name. 3 years ago
repositories add rpdata-dump command. 3 years ago
services try fix again again again again. 3 years ago
space UI for file stuff. 5 years ago
.drone.yml fix ChannelFilter.Logged being ignored in postgres driver. 3 years ago
.gitignore remove generated psql code from git. 3 years ago
Dockerfile add dump/restore commands to docker file. 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 sqlc and character table. 3 years ago
go.sum tweak tags and add story repository. 3 years ago
sqlc.yaml add sqlc and character table. 3 years ago
tools.go add sqlc and character table. 3 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