All Projects → antihax → evedata

antihax / evedata

Licence: MIT license
EVE Data Website

Programming Languages

go
31211 projects - #10 most used programming language
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
shell
77523 projects

Projects that are alternatives of or similar to evedata

jeveassets
jEveAssets is an out-of-game asset manager for Eve-Online, written in Java
Stars: ✭ 98 (+292%)
Mutual labels:  eve-online, esi, eveonline
eve online
EveOnline ESI API
Stars: ✭ 23 (-8%)
Mutual labels:  eve-online, esi, eveonline
Priceall
Easy appraisal checking.
Stars: ✭ 16 (-36%)
Mutual labels:  eve-online, eveonline
esiJS
A simple Node module for EVE Onlines' ESI.
Stars: ✭ 17 (-32%)
Mutual labels:  eve-online, esi
LazyBlacksmith
EVE Online Industry app written in python (flask) for backend, html / css / js for frontend
Stars: ✭ 44 (+76%)
Mutual labels:  eve-online, esi
goesi
Go client for EVE Online ESI and SSO using versioned endpoints
Stars: ✭ 59 (+136%)
Mutual labels:  eve-online, esi
evevision
EVE Online Extended UI
Stars: ✭ 124 (+396%)
Mutual labels:  eve-online
Pyfa
Python fitting assistant, cross-platform fitting tool for EVE Online
Stars: ✭ 1,204 (+4716%)
Mutual labels:  eve-online
lmeve
LMeve - industry manager and contribution tracker for EVE Online
Stars: ✭ 52 (+108%)
Mutual labels:  eve-online
localthreat
Paste the transcript or members from chat to get a report of affiliations and PvP stats.
Stars: ✭ 21 (-16%)
Mutual labels:  eve-online
Z S Overview Pack
Overview Pack for EVE Online
Stars: ✭ 247 (+888%)
Mutual labels:  eve-online
Sanderling
APIs and libraries to read information directly from the EVE Online game client.
Stars: ✭ 169 (+576%)
Mutual labels:  eve-online
Element43
Market, Trade and Industry Manager for EVE Online
Stars: ✭ 72 (+188%)
Mutual labels:  eve-online
Pathfinder
Mapping tool for EVE ONLINE
Stars: ✭ 308 (+1132%)
Mutual labels:  eve-online
Allianceauth
An auth system for EVE Online to help in-game organizations manage online service access.
Stars: ✭ 133 (+432%)
Mutual labels:  eve-online
eve-overview
EVE Online Overview Generator
Stars: ✭ 60 (+140%)
Mutual labels:  eve-online
Esi Issues
Issue tracking and feature requests for ESI
Stars: ✭ 176 (+604%)
Mutual labels:  eve-online
Osmium
Online collaborative fitting tool.
Stars: ✭ 74 (+196%)
Mutual labels:  eve-online
Br
ESI fork of evf's brcat
Stars: ✭ 14 (-44%)
Mutual labels:  eve-online
New Eden Social
🌌 New Eden Social 🚀
Stars: ✭ 136 (+444%)
Mutual labels:  eve-online

evedata

EVEData.org website

ko-fi

Contact

See @antihax on #devfleet #tweetfleet Slack.

Contributing

You will need Docker for the mock services

Services

Service Description
Artifice Task scheduler
Conservator Integration (discord, slack, ts3, mumble)
Hammer Main ESI Consumer
KillmailDump Dumps killmail stream to json files
Nail Database store
Squirrel Not used yet. Pulls static data into DB get updates faster.
TokenServer CCP OAuth2 Caching service
Vanguard Web Front End
ZKillboard ZKillboard API and RedisQ Consumer

Setup your environment

  1. Fork this repository and clone the fork into gopath/src/github.com/antihax.
  2. go get -u ./... in the repository to install dependencies.
  3. Run ./mock.sh
  4. Run ./test.sh

Before working on your local copy, please use a seperate branch. If there are tests in the package, please make sure you add tests for your work, unless it will hit a public CCP service.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].