An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![Lint & Test](https://github.com/tarkov-database/rest-api/workflows/Lint%20&%20Test/badge.svg)
[![Lines of code](https://tokei.rs/b1/github/tarkov-database/rest-api)](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/)