An API to help Granblue Fantasy players create and share teams and strategies.
Find a file
Justin Edmund b3caa1f1d3 Update GranblueWiki
This is an adaptation and cleanup of the original GranblueWiki class. We extracted the object-related code into a parser, and this class is now only responsible for requests and fetching common property maps.
2023-07-17 04:02:23 -07:00
app Update GranblueWiki 2023-07-17 04:02:23 -07:00
bin
config July 2023 Feature Release: Tagging objects (#118) 2023-07-05 21:51:36 -07:00
db Update database with new columns 2023-07-17 04:00:23 -07:00
lib
log
public
spec
storage
test
tmp
vendor
.gitignore
.ruby-gemset
.ruby-version
.solargraph.yml
config.ru
Gemfile Add new dependencies 2023-07-17 04:00:06 -07:00
Gemfile.lock Add new dependencies 2023-07-17 04:00:06 -07:00
Rakefile
README.md

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...