Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/the-hideout/tarkov-api

Community made GraphQL API with real-time data for everything in the Escape from Tarkov game!
https://github.com/the-hideout/tarkov-api

Merge branch 'main' of github.com:kokarn/tarkov-data-api

f8f21ae0bffca622b401c47e924eaae59771d3be authored almost 3 years ago
install wrangler as a dev dependency

7655a175fc5a0a8b0eb304aed76637ed080d02ab authored almost 3 years ago
can get item by normalized name

250fc9cd2d67bf0ffc3ec03ce9e13cff5a102f26 authored almost 3 years ago
fix filtering

f9712cbb49e771164ef1118312f7ac8400d0fdf7 authored about 3 years ago
Merge branch 'main' of github.com:kokarn/tarkov-data-api

3d157186361e4ea5fb1c401d4f2e42cb733eb345 authored about 3 years ago
return usable items for quest we should mark

532c8f3ffd910d8dcb67ecd50def648a76fa83c5 authored about 3 years ago
Merge pull request #6 from NicolaGenesin/main

datasources/items.js - Add getByBsgCategoryId to get a list of items based on their bsgCategoryId

89b8942d19bf51a8e16160ee0da2b2399e887b04 authored about 3 years ago
a contained item _might_ be not an int

538577796c4ff5acb275aa446f9c61bf19b88066 authored about 3 years ago
return null if we can't find the item in question

73f8bc3efd95c010b3ab99176472b7a5075c8338 authored about 3 years ago
Update resolvers and schema

0cde7bbe08c62ceebabfcaef1a8989ce5f65d0a6 authored about 3 years ago
Rename function name

d3d2da6571e4ce9de18144072e8c1c308bfe5f85 authored about 3 years ago
Fix method declaration

ab6144489fb159f264d3f583932118606d4eb317 authored about 3 years ago
datasources/items.js - Add getByBsgCategoryId to get a list of items based on their bsgCategoryId

0846139ad15d2c8aa432c12a21ce16d717441702 authored about 3 years ago
This has to finish

fe5c50eb6172d1a5281b2361a3b3b469ea181dca authored about 3 years ago
fix readme

48ad1c046fa5294868fa72165f415b77a290b8bf authored about 3 years ago
add weight

8aea322c2ae66675db98c7cdf169df77c91120cf authored about 3 years ago
properties are BACK BABY

a0d2f074c323caaa6f5433a20b0d45598e1e69fa authored about 3 years ago
prepare for more types

7920504d0f4f7630fdc10dbb73f735ff708b749d authored about 3 years ago
Do a proper check

d3a43de49212f752706b9cb760a7729cea5713fd authored about 3 years ago
add trader reset times endpoint

c6c22004c8326a7b503b058941a09b6e11dd3e9e authored about 3 years ago
add moobot endpoint

36c049af045963acb95246be2938be22a9f49e0b authored about 3 years ago
Add more readable statusCode message

a32a3a1f7a2e29a9ca47bbb8663d20dd63e6b147 authored about 3 years ago
let's make better defaults

d4fae2a61ea66c740fff21efd2ca14d407d068ee authored about 3 years ago
fix allSettled

65e5b4c1b58ed1f5d29f6e9719765d21f40d8e04 authored about 3 years ago
is this more resilient?

21effd1b19c2c6153b94a5e1545e825b2e6ecacd authored about 3 years ago
don't cache results with errors

9919ef9fc7b409114366503c6a2dfe77c2a43bc7 authored about 3 years ago
add container type

5d150a1aae34a9c848c5aad26819649007249afd authored about 3 years ago
add endpoint to query server status

b60219fee1f52b01d9e4e34392fc43ca02b55153 authored about 3 years ago
handle non-existing keys

7366aafa014ba4cbf006856476748c41262fac99 authored about 3 years ago
add local dev script to run against prod data

2b1c89d59ff1f2f7d4fda8a8a6184670236241c0 authored about 3 years ago
add endpoint to get historical price data

c0d87a75d60d637554746f29ab141db84bd0ab6d authored about 3 years ago
reduce cache time

94c098f110b8469e436b3773d9eab93df60b0de8 authored about 3 years ago
fix flea market requirements

e35f1f244dce395cc0717c18be980b1381aaa997 authored about 3 years ago
use quest id for unlocks

d7277097462aa4ddfc4caceebe5eb2a735953fe0 authored about 3 years ago
add pistol grip type

b7d4c6fb227c405fce3db0e97c1f26fc112b6bd0 authored about 3 years ago
add custom endpoint for stream elements

9402f3b07e72a90c684b690db3fb5fdcffdd7e65 authored about 3 years ago
prepare some data for dogfooding

25d7a94d3e6b4b3d142edc3a5422d13f3b28f9ca authored about 3 years ago
fix missing type

c146cfefcbb0f4ff2cfbf592bd6cc6c74cc59dd7 authored about 3 years ago
Allow items to contain other items

d4ad3ff3d298ae0b39b31db20e75009208460a3d authored about 3 years ago
Simplify schema

62b5be6b11827445cc4e151a05a6437c8ba247de authored about 3 years ago
Rename TaskItem to be more versatile

800f81410dd81efa206076176e73c703fb24bd43 authored about 3 years ago
Make the nightbot command better

e7aa9c9496385be055d0c0357dd9e00d7c993675 authored about 3 years ago
make name more clear

4cbcbb0fa7c413dfb7fd04420151eb56050d116f authored about 3 years ago
Merge branch 'main' of github.com:kokarn/tarkov-data-api

e6f6cc7e47d2d33b4fac7b68610c9b8b42a397fc authored about 3 years ago
Merge pull request #4 from Gyran/feature/image-fallback

all items has a image property that is guaranteed to exist

2ec578f2d45115a0d8586347cf3ab65816e3557a authored about 3 years ago
add dev instructions to readme

141fb6095eb9f08999c7579560b0f9b8782a67b9 authored about 3 years ago
all items has a property that is guaranteed to exist

Useful to not have any logic in consumer app to verify that we have images or that the consumer ...

d730c7595a4507f5d2759f3ad7af34ff4f87f967 authored about 3 years ago
format price nicer

b90f7663f634a25ac40c765e0a9b40dc0ec66064 authored about 3 years ago
add nightbot endpoint

7b3c20f407b0b032df184cb05db739e8aabfa4cb authored about 3 years ago
remove async/await thing

fd98b1822fe3da427ec33bec053f96800c4b1e8c authored about 3 years ago
allow us to run dev locally

a1d7fdc900047fea89715d86bcf71619d5afa1ec authored about 3 years ago
fix errors with dev command

647d7d697ca2e48b2d2b3f035101050a0c872de7 authored about 3 years ago
don't use cache in dev

76472d45dc3df7786d1274532a169ae42b6c595b authored about 3 years ago
remove extra chars

9c5ed69c7e36d07df40982d09330360bdd8ae2ea authored about 3 years ago
add wrangler compatibility date

f106ed38b173042c1e964269f616bf91872ce87b authored about 3 years ago
add disabled type

ccc9b26e3b1fa123a7c953096977cd952eb8b3ee authored about 3 years ago
Add hideout module IDs

75754b558f16c9d1d32cbc0ebc6768f0c07f7c89 authored about 3 years ago
Request quests not only IDs

04b2758f0427b0339faa585dffb444d18a648666 authored over 3 years ago
placing inherently means collect

daa8c7f3ded7facd06f9a1d4a21130c181dc87fa authored over 3 years ago
filter suppressors

635e9fad9c4728688d14dc16e1a82b0ae95d25a3 authored over 3 years ago
Add GET method for queries

a3586787c8721322dd9c7679b51e231b274847de authored over 3 years ago
add route for get variables

1555766c12f39d3d23ae4c4a9a24c8acf3c55a59 authored over 3 years ago
fix error when loading traders

403149cd94710e0c7ed51dffea42b3c04394ae61 authored over 3 years ago
Account for vars when caching responses

f09aaa9b8c784f22a73f64df00c97dde7aa7c167 authored over 3 years ago
Add more item categories

feaffa23848d525b1f5984fd223b3c89e54937f4 authored over 3 years ago
Add module modules

16eb1de603f3ec10a71e8e30305959c2c87dd759 authored over 3 years ago
Add hideout modules

2a4ab9b6e2ad3191d01c6ab3bb793451bb7670d0 authored over 3 years ago
Remove flea when flea isn't available

93be2a486ddee5f466ee51fe00831afe04b18a0f authored over 3 years ago
you can't buy things we haven't seen

f6b38aa373d1ac86ceaa3e0d2b1f7f48cbc052b8 authored over 3 years ago
Fix quest formatting

dc28120c25e5d9a3b05851c36e81d894f7b56910 authored over 3 years ago
really add currency

3b5067e74da1d21de457e11a016c649f9b3cc84e authored over 3 years ago
add currency thing

4158575e1ba78aadeef61e457696928d09a9ff04 authored over 3 years ago
Make sure we show quest requirements

930d0214d86da28b713add9bedbdc5834243a001 authored over 3 years ago
use the right capitalisation

5e491b7e3cadb8f4e0775056b0de13c14f751a33 authored over 3 years ago
not async

b6fb4b9319850e17ee3536fd945fe9d05211e69b authored over 3 years ago
re-enable things

59e70614e3a367ec31a65a81dfb1a95b517d9b64 authored over 3 years ago
try new quicker format

0b24e676a915543f006dc598176d0e19e15e35f5 authored over 3 years ago
this doesn't work

7e44ff50683b55e10772c3efac0d511624010f34 authored over 3 years ago
fix branch name

b4f03cece308e60e834501dc3af32d380109100d authored over 3 years ago
build on github

3425a94271bf6a7eb8b3c0f37c30b63e71cde251 authored over 3 years ago
maybe disable intro

898060562c290ed0d96213a045d57ca57ced037f authored over 3 years ago
Remove some readme stuff

2b52829873da9ab56892880de7239266bf1d63e7 authored over 3 years ago
Add trader price data

d5ba5d7ad557ccb23ca33f3523bac75bd2fe8489 authored over 3 years ago
add more prices

0b9b74b1bfa27b5fe591d17e8a4dc9bf7c374af1 authored over 3 years ago
add change

57bbb22a75d6ffdb509be3112d908d1d7be78407 authored over 3 years ago
Add more price data. @Razzmatazz

35bbaef81ed08105d5a656036f046d88c33f8601 authored over 3 years ago
Add missing image prop to API

66c5760f03f1d2008dc08240e834741c6d2f7677 authored over 3 years ago
sometimes the gremlins are all in your head

14d0f6ee1de35f84d227bf07c2a0904ac7a7d383 authored over 3 years ago
fix formatting of requirements

a42e88d83cc62487879d6ff3f4607a73ecbb6120 authored almost 4 years ago
add item link

043a4b834d5384e3fec860cc77878caecaa6120a authored almost 4 years ago
fine, let's search

2e9bf815f14376e8e2c4bae7ee9161ff47517480 authored almost 4 years ago
fuck it ship it

977f62bfbbb2a924090ef7ea35bbaf5199b381e1 authored almost 4 years ago
add support for variables

cbf8c55c025609d26f18d4af170309ed365d7766 authored almost 4 years ago
Add trader prices

96ea4e7e3b01c171032183df57125d8b237fc671 authored almost 4 years ago
fix trader getting

8328d653a41881cfe6eab480b49e4da9da80b288 authored almost 4 years ago
add blocksHeadphones prop

b8d89845729b5519c01797cd4e7e145581891e3d authored almost 4 years ago
add grid property

95f3cd1e314cb3129b0aa707b7a159840a13671b authored almost 4 years ago
we don't need to have trader data in keyvalue...

d94d5409d0c44dc2cf43e18c41f69d2df6a70e20 authored almost 4 years ago
improve crafts API performance

be47fdd706dc08beda0ea92056234da93b875ebc authored almost 4 years ago
Improve barters performance by a lot

275906a9a5329ba44eba44ef5c1f3d30570071fa authored almost 4 years ago