Skip to content

Latest commit

 

History

History
31 lines (28 loc) · 429 Bytes

README.md

File metadata and controls

31 lines (28 loc) · 429 Bytes

GOT Battle API

Installation

Take git clone
Run npm install

Setup

Rename .env.example to .env
Change the env variables in order to connect Database

Routes

  • /list
returns list(array) of all the places where battle has taken place.
  • /count
returns total number of battle occurred.
  • /stats
returns battle statistics.
  • /search
returns list based on query parameter search