-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Thanks for building this, you're opening the doors to community projects 👍
I'm in the process of building a mobile game and will be using the API. I built a JavaScript client to do so: gwent-api-client
There are a few things that would be neat to add to the API, namely:
- "lastUpdated" with a date to know when to invalidate cached data
- lexical information about the different abilities
Also, I feel like most of the times consumers will want to get all the cards. Instead of paginating through the API, it could be nice to have a JSON dump of the cards. A slightly refined version of the actual dataset.
Anyway, I'd like to give a hand. I could try to figure out how to install the project and get started but it'd be awesome you could just add a small contributing guide. The steps to install the project would be a good start 😄