Code Monkey home page Code Monkey logo

gw2crafting's Introduction

Guild Wars 2 Crafting

What is it?

It is a web app that can be used to look at an account and see inventory, bank, materials, known recipes and their current buying/selling prices if you want to craft it.

Login

Recipe Details

Why yet another one?

  1. I wanted something I can host at home so it had to be open source. I don't feel comfortable sharing my login with some random site on the Internet
  2. Nobody had the feature set I was looking for
  3. .NET 6 and Visual Studio 2022 just got released and I wanted to experiment with it

Build environment

  1. .NET 6 SDK
  2. Windows or Linux. Should work on the Mac but I have not tested it
  3. Optional: Visual Studio 2022
  4. Optional: Docker for Linux configured under Windows

To compile: dotnet build

To run: dotnet run --project GW2Crafting

On first run it may take a minute or two to start as it pre-caches some information from the Guild Wars 2 API.

It listens on https://localhost:7000 by default.

Docker support is still primitive as there is no SSL support.

API Information

Wiki starting page for APIs : https://wiki.guildwars2.com/wiki/API:Main

TODO

gw2crafting's People

Contributors

rsandila avatar dependabot[bot] avatar

Watchers

 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.