Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fables-tales/battlesnake-logging-proxy


https://github.com/fables-tales/battlesnake-logging-proxy

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# battlesnake-logging-proxy

a little proxy between the internet and your battlesnake, to use, first build it:

```
go build main.go -o main
```

then migrate the database:

```
./migrate.sh
```

then run it:

`./main `

where target host is the url of your battlesnake. This will dump all your game requests to games.sqlite