Giter Site home page Giter Site logo

oooo-billy / tarkov-api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from the-hideout/tarkov-api

0.0 0.0 0.0 1.06 MB

tarkov-api copy

Home Page: https://api.tarkov.dev/graphql

License: GNU General Public License v3.0

Shell 0.69% JavaScript 99.31%

tarkov-api's Introduction

Tarkov API (Escape from Tarkov) ๐Ÿ’ป

deploy test Discord

This is the main API for tarkov.dev, and was forked from kokarn's Tarkov Tools API.

It's a simple GraphQL API running on Cloudflare workers.

This API powers all of tarkov.dev and other notable projects as well:

What is this? ๐Ÿ’ก

A community made GraphQL API for Escape from Tarkov

  • ๐Ÿ†“ Free
  • ๐Ÿ”จ Easy to use
  • ๐Ÿ“– Open source
  • ๐Ÿง‘โ€๐Ÿคโ€๐Ÿง‘ Community driven
  • โšก Ultra fast
  • โฐ Data is constantly updated in real-time

What can I do with this API? โญ

  • View the prices of items
  • Get detailed ammo, armor, and weapon information
  • Fetch flea market data
  • View item weight, slots, etc
  • Calculate barter and hideout profit
  • Determine ergo, armor class, durability, etc for an item
  • Fetch detailed quest information and unlocks
  • View info about crafts and their requirements
  • Find information about in-game bosses
  • Detailed info on medicines, stims, and in-game healing
  • So much more (it would take up this entire page to list everything ๐Ÿ˜ธ)

This API does almost everything you would ever want for EFT!

API Playground ๐ŸŽพ

There is a GraphQL playground for you to use and test out

Link: api.tarkov.dev/

Example Query:

query {
  items {
      id
      name
      shortName
      wikiLink
      iconLink
      updated
  }
}

More examples can be found in our graphql example docs ๐Ÿ“š

Even more examples can be found on our api page on tarkov.dev (includes many programming languages too)

Development ๐Ÿ”จ

Prerequisites:

  • Install Wrangler
  • Run wrangler login - (needed for k/v store and secrets)

Start the API server:

Deployment ๐Ÿš€

If you wish to deploy locally and have permissions to do so, run the following command:

wrangler publish

We don't do this often and generally use GitHub actions to do all of our deployments for us

tarkov-api's People

Contributors

razzmatazzz avatar grantbirki avatar oskarrisberg avatar austinhodak avatar dependabot[bot] avatar kokarn avatar github-actions[bot] avatar nicolagenesin avatar shebuka avatar gyran avatar thaddeus avatar discoded avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.