/clash-backend-nodejs

Node Backend Web application that manage player stats, clan war, war log for Clash of Clans and Clash Royale for frontend

Primary LanguageJavaScript

Clash Backend API

A Node.js backend API providing player stats, clan war data, and war logs for Clash of Clans and Clash Royale.

Built With

•	Node.js: JavaScript runtime.
•	Express: Web framework for handling HTTP requests.
•	Mongoose: Object Data Modeling (ODM) library for MongoDB.

Features

•	Retrieve player statistics.
•	Access clan war details.
•	Fetch war logs.
•	Store and manage data with MongoDB.