helldivers-2 / api

A community driven API for Helldivers 2
https://helldivers-2.github.io/api/
MIT License
219 stars 19 forks source link

[FEATURE]: Add warbond endpoints #82

Open dealloc opened 6 months ago

dealloc commented 6 months ago

What problem does it solve

Provides API access to fetch warbond information

What is the solution

Add an API endpoint that returns the warbonds available

Existing alternatives

diveharder

Added value

Allows websites and apps to show warbond information.

Additional notes

Basically an endpoint that returns the JSON data from the helldivers-2/json repo

dealloc commented 6 months ago

waiting for https://github.com/helldivers-2/json/pull/18