Skip to content

pauldlynch/soe-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

soe-server

Server code and uploader for SOE Status historical data.

This contains two projects, soe-status-server and soe-loader; each have their own README.md.

soe-loader

Takes JSON files captured by curl via crontab and loads them into an SQLite3 database. Code is all Clojure, invoked from a bash script. If the database doesn't exist, it should be created.

soe-server

Clojure program that runs a web server; a GET to the root URL will return a form; a POST with game, server and optional from-date and to-date will return the data requested, in JSON format.

About

Server code and uploader for SOE Status historical data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors