Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mbacalan/gw2rpc-site

A simple website for GW2RPC addon
https://github.com/mbacalan/gw2rpc-site

discord gw2 website

Last synced: 3 days ago
JSON representation

A simple website for GW2RPC addon

Awesome Lists containing this project

README

        

# gw2bot-site

> The website of [GW2RPC by Maselkov](https://github.com/Maselkov/GW2RPC).

> [gw2rpc.info](https://gw2rpc.info/)

## Build Setup

This project uses [Flask](http://flask.pocoo.org/).

``` bash
# Install Flask, requires Python
pip install Flask

# Run it at localhost:5000
py rpcsite.py
```