Giter Site home page Giter Site logo

hensei-api's Introduction

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

  • ...

hensei-api's People

Contributors

jedmund avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

hensei-api's Issues

Support third-party auth

People might be more compelled to sign up if we support some third-party services. We should be judicious about which to support and try not to support too many.

Unfortunately, Twitter is a shoe-in because of the Granblue community, but Discord, Apple and Google might be good alternatives.

Endpoints for getting all characters, weapons, or summons

Right now there's an endpoint for getting specific character, weapon, or summon but there isn't one to get all of them. Being able to get the entire dataset would be a nice feature to have. Having everything included probably is not needed. Could also just go with some basic information such as ID, Name (En/Jp), and Element.

Update raid list

  • Add Dread Barrage section
  • Add raid ordering so NM150 shows up above NM200

Add granblue_id to weapon keys

  • Determine whether IDs for different types of weapon_keys overlap, as that will affect whether we need a unique constraint or not on the column.
  • Add granblue_id column to WeaponKeys table
  • Return granblue_id in the WeaponKeyBlueprint
  • Populate with data

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.