25 year old aspiring finance major and self-proclaimed geek.
Formerly Subversity.net
Inspired by Japhy's post "SQLitebot," I created the start of such a project. "SQLitebot" is a RESTful HTTP gateway to SQLite databases. It currently only supports read-only methods (GET => SELECT). If I were to move forward with this project, I would implement the following features:
The code is available for viewing here and is released under the MIT license.
Comments 0 Comments