This is intended as a read-only REST API designed to provide access to a MongoDB database. It serves as a public backend component for interacting with data created by Teams Discord Bot. Contributions are welcome!
- Read-Only Access: Securely retrieve data without modification capabilities.
- MongoDB Integration: Optimized queries for fast and reliable data fetching.
- Lightweight and Scalable: Built with simplicity and performance in mind.
- Clone this repository to your local machine:
- Create a .env in the root and follow the sample env's format
- Npm install
- Npm run build
- Npm run start
- /api/player/{latestIGN}
- /api/custom-query