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 acb6b637a5 Moved channels to new system, fixed change insert not working. 5 years ago
.idea Logs and posts are now on the new architecture. 5 years ago
cmd Removed PassAll from ChangeFilter and fixed sort not being descending order. 5 years ago
database Moved channels to new system, fixed change insert not working. 5 years ago
graph2 Moved channels to new system, fixed change insert not working. 5 years ago
internal Logs and posts are now on the new architecture. 5 years ago
models Moved channels to new system, fixed change insert not working. 5 years ago
repositories Added channel repository and mongodb impl. 5 years ago
services Moved channels to new system, fixed change insert not working. 5 years ago
.drone.yml Removed docker build on non-tag push from CI 6 years ago
.gitignore Removed ./idea/workspace.xml from git. 5 years ago
Dockerfile Migrated rpdata-api to using go modules and a more recent version of 5 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 Added character service and such. 5 years ago
go.sum Added character service and such. 5 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