https://github.com/tarkov-database/rest-api
The RESTful API of Tarkov Database
https://github.com/tarkov-database/rest-api
api go mongo rest tarkov videogame
Last synced: 6 months ago
JSON representation
The RESTful API of Tarkov Database
- Host: GitHub
- URL: https://github.com/tarkov-database/rest-api
- Owner: tarkov-database
- License: agpl-3.0
- Created: 2019-08-12T07:09:12.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-08T03:17:39.000Z (about 2 years ago)
- Last Synced: 2025-08-14T18:47:01.369Z (11 months ago)
- Topics: api, go, mongo, rest, tarkov, videogame
- Language: Go
- Homepage: https://api.tarkov-database.com
- Size: 351 KB
- Stars: 36
- Watchers: 1
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README

[](https://github.com/XAMPPRocky/tokei)
# Tarkov Database RESTful API
The core, the REST API of [Tarkov Database](https://tarkov-database.com) written in Go which uses MongoDB as database system. The focus is on scalability, efficiency, performance and simplicity, and is primarily developed for use in a distributed system.
The API is used by Tarkov Database itself as well as third-party developers for various projects e.g. [Battle Buddy](https://github.com/VeritasDev/BattleBuddy) or [Tarkov Gunsmith](https://tarkov-gunsmith.com/).
---
A currently incomplete documentation can be found [here](https://docs.tarkov-database.com/)