Skip to content

The Ouija Board is a data browser for SQL tables.

Notifications You must be signed in to change notification settings

occrp-attic/ouija

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ouija Board

API

Collection actions

  • /api/tables/ -- GET list of tables
  • /api/queries/ -- GET list of stored queries, POST new stored query, DELETE stored query
  • /api/query/ -- POST query to be executed

Element actions

  • /api/tables/:tablename -- GET details about table
  • /api/tables/:queryid -- GET query results

About

The Ouija Board is a data browser for SQL tables.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published