Skip to content
This repository has been archived by the owner on May 23, 2020. It is now read-only.

archive-itsaxay/brawlstars-api

Repository files navigation

Checkout Laravel Package For BrawlStars API

Laravel Brawlstars

Brawl Stars API

A Brawl Stars API that provides information about the game.

How to use?

Consume the API to get all the information you need from these routes.

Endpoints

Api Base route: http://brawlapi.appdemo.in.

Route HTTP Verb Description
/api/brawlers GET All Brawlers information
/api/brawlers/:slug GET Single Brawler information
/api/modes GET All Modes information
/api/modes/:slug GET Single Mode information
/api/maps GET All Maps information
/api/maps/:slug GET Single Map information

Images

Images Base route: http://brawlimages.appdemo.in.

You can get the images too!

Route Description
/brawlers/images/${slug}.png Brawlers images
/brawlers/thumbs/${slug}.png Brawlers thumb images
/modes/${slug}.jpg Modes images
/maps/${slug}.png Maps images

Want to help?

If you like the API, please star this repository.

If you create an app using the API, please mention this repository and add it in the table.

If you want to contribute to the API, feel free to create a pull request.

If you ❤️ the API, help me pay the hosting!

Made with ❤️ by clash fans.


This content is not affiliated with, endorsed, sponsored, or specifically approved by Supercell and Supercell is not responsible for it. For more information see Supercell’s Fan Content Policy.